Modules
std
debug
SafetyLock
State
Type State
[src]
Source
pub const State = if (runtime_safety) enum { unlocked, locked } else enum { unknown }