pub type Granule<C = NoExplicitInvocationContext> = Cap<Granule, C>;
Aliased Typeยง
struct Granule<C = NoExplicitInvocationContext> { /* private fields */ }
pub type Granule<C = NoExplicitInvocationContext> = Cap<Granule, C>;
struct Granule<C = NoExplicitInvocationContext> { /* private fields */ }