Type Definition tracing_mutex::stdsync::DebugMutexGuard
source · [−]pub type DebugMutexGuard<'a, T> = TracingMutexGuard<'a, T>;Expand description
Mutex guard for DebugMutex.
pub type DebugMutexGuard<'a, T> = TracingMutexGuard<'a, T>;Mutex guard for DebugMutex.