Type Alias Smc

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

Aliased Type§

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

Implementations§