pub type RawStaticFalseKey<M> = GenericStaticKey<M, false>;Expand description
A GenericStaticKey with initial status false.
Aliased Typeยง
pub struct RawStaticFalseKey<M> { /* private fields */ }pub type RawStaticFalseKey<M> = GenericStaticKey<M, false>;A GenericStaticKey with initial status false.
pub struct RawStaticFalseKey<M> { /* private fields */ }