Skip to main content

lock_unpoisoned

Function lock_unpoisoned 

Source
pub fn lock_unpoisoned<T>(lock: &Mutex<T>) -> MutexGuard<'_, T>