Docs.rs
miden-utils-sync-0.21.1
miden-utils-sync 0.21.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
once_cell ^1.21
normal
parking_lot ^0.12
normal
optional
loom ^0.7
dev
proptest ^1.8
dev
loom ^0.7
normal
Versions
61.54%
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
Skip to main content
Module once_lock
miden_
utils_
sync
0.21.1
Module once_
lock
Module Items
Type Aliases
In crate miden_
utils_
sync
miden_utils_sync
Module
once_
lock
Copy item path
Source
Type Aliases
ยง
Once
Lock
Compat
Type alias for std builds - uses
std::sync::OnceLock
directly