pub type StaticFalseKey = StaticKey<false>;
A StaticKey with initial status false.
StaticKey
false
struct StaticFalseKey { /* private fields */ }