Enabled

Type Alias Enabled 

Source
pub type Enabled<T> = Enable<T>;

Aliased Typeยง

pub struct Enabled<T> { /* private fields */ }