[][src]Type Definition spinning::RwLockReadGuard

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