Type Alias sync_preemption::RwLockReadGuard
source · pub type RwLockReadGuard<'a, T> = RwLockReadGuard<'a, T, DisablePreemption>;Aliased Type§
struct RwLockReadGuard<'a, T> { /* private fields */ }pub type RwLockReadGuard<'a, T> = RwLockReadGuard<'a, T, DisablePreemption>;struct RwLockReadGuard<'a, T> { /* private fields */ }