Null

Type Alias Null 

Source
pub type Null<C = NoExplicitInvocationContext> = Cap<Null, C>;

Aliased Typeยง

pub struct Null<C = NoExplicitInvocationContext> { /* private fields */ }