[][src]Trait traitcast::TraitcastTo

pub unsafe trait TraitcastTo {
    type ImplEntryWrapper: From<ImplEntry<Self>>;
}

Trait objects that can be cast into implement this trait.

Associated Types

Loading content...

Implementors

Loading content...