Crate future_parking_lot

Source
Expand description

§future-parking_lot

A simple Future implementation for parking_lot

Modules§

mutex
parking_lot::Mutex Future implementation
rwlock
parking_lot::RwLock Future implementation