A general-purpose async Notify primitive that works with any async runtime, similar to tokio's Notify.
# Cargo.toml
[dependencies]
async-notify = "0.3.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an async Notify and waits for notification
No known issues recorded.
No dependency data recorded yet.