Utilities for concurrent programming
# Cargo.toml
[dependencies]
crossbeam-utils = "0.8.21"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use AtomicCell for lock-free concurrent access to a value.
No known issues recorded.
No dependency data recorded yet.