Type Definition TryLockError
spin_sync
type TryLockError<T> = TryLockError<T>;
Alias to std::sync::TryLockError