Type Definition spin_sync::TryLockResult[][src]

type TryLockResult<T> = TryLockResult<T>;

Alias to std::sync::TryLockResult