[][src]Type Definition future_parking_lot::mutex::Mutex

type Mutex<T> = Mutex_<FutureRawMutex<RawMutex_>, T>;

a Future-compatible parking_lot::Mutex