[][src]Module future_parking_lot::rwlock::read

FutureRead module

Structs

FutureRead

Wrapper to read from RwLock in Future-style

Traits

FutureReadable

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