Type Definition devise_core::Enum

source · []
pub type Enum<'v> = Derived<'v, DataEnum>;

Implementations