[][src]Macro tari_utilities::recover_lock

macro_rules! recover_lock {
    ($e:expr) => { ... };
}

Recovers a poisoned lock by returning the value before the lock was poisoned