pub trait BasicDescribe: for<'a> Describe<NoCustomTypeKind> { }

Object Safety§

This trait is not object safe.

Implementors§