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