arc_rwlock

Function arc_rwlock 

Source
pub fn arc_rwlock<T>(value: T) -> Arc<RwLock<T>>
Expand description

Create a new Arc<RwLock>