[][src]Type Definition locktree::PluggedRwLockReadGuard

type PluggedRwLockReadGuard<'a, T> = PluggedGuard<'a, <T as RwLock>::ReadGuard>;