[][src]Trait traitcast::CastableDynTrait

pub unsafe trait CastableDynTrait {
    type ImplEntryWrapper: ImplEntryWrapper<Self>;
}

Trait objects that can be cast into implement this trait.

Associated Types

Loading content...

Implementors

Loading content...