Trait traitobject::Trait [] [src]

pub unsafe trait Trait { }
[]

A trait implemented for all trait objects.

Implementations for all traits in std are provided.

Implementors