[][src]Type Definition spinning::RwLockWriteGuard

type RwLockWriteGuard<'a, T> = RwLockWriteGuard<'a, RawRwLock, T>;