Docs.rs
future-parking_lot-0.3.3
future-parking_lot 0.3.3
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Repository
crates.io
Source
Owners
nappa85
Dependencies
crossbeam-queue ^0.2
normal
lock_api ^0.3
normal
parking_lot ^0.9
normal
env_logger ^0.7
dev
lazy_static ^1.4
dev
log ^0.4
dev
tokio =0.2.0-alpha.6
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
future_
parking_
lot
0.3.3
All Items
Sections
future-parking_lot
Crate Items
Modules
Crate
future_parking_lot
Copy item path
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