Type Definition tracing_mutex::stdsync::DebugWriteGuard
source · [−]pub type DebugWriteGuard<'a, T> = TracingWriteGuard<'a, T>;Expand description
Write guard for DebugRwLock.
pub type DebugWriteGuard<'a, T> = TracingWriteGuard<'a, T>;Write guard for DebugRwLock.