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