starnix_sync

Type Alias MappedMutexGuard

Source
pub type MappedMutexGuard<'a, T> = MappedMutexGuard<'a, TracingWrapper<RawSyncMutex>, T>;

Aliased Typeยง

struct MappedMutexGuard<'a, T> { /* private fields */ }