pub type Smc<C = NoExplicitInvocationContext> = Cap<Smc, C>;
Aliased Type§
struct Smc<C = NoExplicitInvocationContext> { /* private fields */ }
pub type Smc<C = NoExplicitInvocationContext> = Cap<Smc, C>;
struct Smc<C = NoExplicitInvocationContext> { /* private fields */ }