An efficient async condition variable for lock-free algorithms.
# Cargo.toml
[dependencies]
async-event = "0.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an async event and waits for notification.
Add a runtime dependency and use #[tokio::main] or similar.
No dependency data recorded yet.