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