Dyn

Type Alias Dyn 

Source
pub type Dyn<Trait> = DynPtr<Trait>;

Aliased Typeยง

pub struct Dyn<Trait> { /* private fields */ }