Granule

Type Alias Granule 

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

Aliased Typeยง

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