pub trait DescriptableMark<T>where
    T: ?Sized,
{ }

Implementors§