A collection of lock-free utilities for Rust.
This crate is a workspace umbrella that re-exports:
hazard
channel
pub use lockout_channel as channel;
pub use lockout_hazard as hazard;