Docs.rs
futures-locks-0.7.1
futures-locks 0.7.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
27 May 2026
Links
Repository
crates.io
Source
Owners
asomers
Dependencies
futures-channel ^0.3.1
normal
futures-task ^0.3.1
normal
tokio ^1.0
normal
optional
futures ^0.3.1
dev
tokio ^1.0
dev
tokio-test ^0.4.2
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
All
futures_
locks
0.7.1
Crate Items
Structs
List of all items
Structs
Mutex
MutexFut
MutexGuard
MutexWeak
RwLock
RwLockReadFut
RwLockReadGuard
RwLockWriteFut
RwLockWriteGuard
TryLockError