Docs.rs
async-mutex-1.4.1
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
async-mutex 1.4.1
Async mutex
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
13
out of
13
items documented
9
out of
12
items with examples
Size
Source code size: 40.88 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.21 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
smol-rs/async-lock
269
33
6
crates.io
Dependencies
event-listener ^2.0.0
normal
async-executor ^1.3.0
dev
async-io ^1.1.2
dev
futures ^0.3.5
dev
futures-intrusive ^0.3.1
dev
futures-lite ^1.0.0
dev
num_cpus ^1.13.0
dev
once_cell ^1.4.1
dev
tokio ^0.2.21
dev
Versions
1.4.1
(2025/04/01)
1.4.0
(2020/09/22)
1.3.0
(2020/09/07)
1.2.0
(2020/08/29)
1.1.5
(2020/06/24)
1.1.4
(2020/06/23)
1.1.3
(2020/05/26)
1.1.2
(2020/05/26)
1.1.1
(2020/05/25)
1.1.0
(2020/05/25)
1.0.1
(2020/05/20)
1.0.0
(2020/05/17)
0.1.0
(2019/06/02)
Owners
DO NOT USE
This crate was merged into
async-lock
, which provides the API this crate used to.