complex

Trait NotMyTrait

Source
pub trait NotMyTrait<'a> {
    type MyItem: ?Sized;
}

Required Associated Types§

Implementors§