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