[][src]Type Definition futures_intrusive::sync::LocalMutexGuard

type LocalMutexGuard<'a, T> = GenericMutexGuard<'a, NoopLock, T>;