Async broadcast channels for Rust, allowing multiple receivers.
# Cargo.toml
[dependencies]
async-broadcast = "0.7.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a broadcast channel and sends/receives a message.
Use tokio or async-std
No dependency data recorded yet.