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

type LocalMutexLockFuture<'a, T> = GenericMutexLockFuture<'a, NoopLock, T>;