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