Synchronization primitives for lazy and one-time initialization.
# Cargo.toml
[dependencies]
conquer-once = "0.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses OnceCell for one-time initialization of a static value.
No known issues recorded.
No dependency data recorded yet.