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

type MutexLockFuture<'a, T> = GenericMutexLockFuture<'a, RawMutex, T>;