A fast, small, full-featured, async-aware oneshot channel.
# Cargo.toml
[dependencies]
async-oneshot = "0.5.9"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and use an async oneshot channel to send a single value.
Ensure you are using an async runtime and have the appropriate executor.
No dependency data recorded yet.