Trait destructure_traitobject::Trait[][src]

pub unsafe trait Trait { }
Expand description

A trait implemented for all trait objects.

Implementations for all traits in std are provided.

Implementations on Foreign Types

Implementors