Type Alias dashmap::RwLock

source ·
pub type RwLock<T> = RwLock<RawRwLock, T>;