Skip to main content

write_unpoisoned

Function write_unpoisoned 

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