Skip to main content

rwlock

Function rwlock 

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

Create a new RwLock