Type Definition futex::RwLockReadGuard [] [src]

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