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