bitflags::__core::sync::TryLockResult [] [src]

type TryLockResult<Guard> = Result<Guard, TryLockError<Guard>>;