pub type MappedMutexGuard<'a, T> = MappedMutexGuard<'a, TracingWrapper<RawSyncMutex>, T>;
Aliased Typeยง
pub struct MappedMutexGuard<'a, T> { /* private fields */ }
pub type MappedMutexGuard<'a, T> = MappedMutexGuard<'a, TracingWrapper<RawSyncMutex>, T>;
pub struct MappedMutexGuard<'a, T> { /* private fields */ }