pub type DebugWriteGuard<'a, T> = TracingWriteGuard<'a, T>;
Expand description

Write guard for DebugRwLock.