Skip to main content

read

Function read 

Source
pub fn read<T>(rwlock: &RwLock<T>) -> RwLockReadGuard<'_, T>
Expand description

Read lock an RwLock