Docs.rs
miden-utils-sync-0.19.1
miden-utils-sync 0.19.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bobbinth
Dependencies
lock_api ^0.4
normal
parking_lot ^0.12
normal
optional
loom ^0.7
dev
proptest ^1.8
dev
loom ^0.7
normal
Versions
63.64%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 racy_lock
miden_
utils_
sync
0.19.1
Module racy_
lock
Module Items
Structs
In crate miden_
utils_
sync
miden_utils_sync
Module
racy_
lock
Copy item path
Source
Structs
ยง
Racy
Lock
Thread-safe, non-blocking, lazily evaluated lock with the same interface as
std::sync::LazyLock
.