Function lock_leak_tracker

Source
fn lock_leak_tracker() -> MutexGuard<'static, LeakTracker>
Expand description

Lock the global leak tracker, recovering from poisoned state in tests.