[][src]Module future_parking_lot::rwlock::write

FutureWrite module

Structs

FutureWrite

Wrapper to write into RwLock in Future-style

Traits

FutureWriteable

Trait to permit FutureWrite implementation on wrapped RwLock (not RwLock itself)