Channels for asynchronous communication using futures-rs.
# Cargo.toml
[dependencies]
futures-channel-preview = "0.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an MPSC channel and sends/receives a message.
Replace with futures-channel from the futures crate.
No dependency data recorded yet.