Type Definition devise_core::Variant[][src]

pub type Variant<'v> = Derived<'v, Variant, Enum<'v>>;

Implementations