Skip to main content

read_unpoisoned

Function read_unpoisoned 

Source
pub fn read_unpoisoned<T>(lock: &RwLock<T>) -> RwLockReadGuard<'_, T>