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