Disabled

Type Alias Disabled 

Source
pub type Disabled<T> = Disable<T>;

Aliased Typeยง

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