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