pub trait InterfaceMark<T: Interface + ?Sized> { }

Implementors§