Crate gothack_future_parking_lot

Crate gothack_future_parking_lot 

Source
Expand description

§future-parking_lot

A simple Future implementation for parking_lot

Re-exports§

pub use parking_lot;

Modules§

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