[][src]Type Definition spin_sync::LockResult

type LockResult<T> = LockResult<T>;

Alias to std::sync::LockResult.