pub type LockStatus = bool;
Expand description

Locked true, unlocked false.