Type Definition lock_keys::LockKeyResult

source ·
pub type LockKeyResult = Result<LockKeyState>;
Expand description

A specialized Result type lock key handling.