Docs.rs
eventually-util-0.4.0
eventually-util 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ar3s3ru
Dependencies
anyhow ^1.0
normal
eventually-core ^0.4.0
normal
futures ^0.3
normal
parking_lot ^0.11.0
normal
thiserror ^1.0
normal
tokio ^0.2
normal
tracing ^0.1
normal
optional
tracing-futures ^0.2
normal
optional
tokio ^0.2
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
Module sync
eventually_
util
0.4.0
Module sync
Module Items
Structs
In crate eventually_
util
eventually_util
Module
sync
Copy item path
Source
Expand description
Module containing the asynchronous synchronization primitives the crate uses in the public API.
Structs
ยง
RwLock
An asynchronous reader-writer lock