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