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