Trait Sealed

Source
pub trait Sealed { }

Implementors§

Source§

impl<T: IsA<TypePlugin>> Sealed for T