StaticFalseKey

Type Alias StaticFalseKey 

Source
pub type StaticFalseKey = StaticKey<false>;
Expand description

A StaticKey with initial status false.

Aliased Typeยง

pub struct StaticFalseKey { /* private fields */ }