Multi-producer multi-consumer channels for message passing between threads, with select and timeout support.
# Cargo.toml
[dependencies]
crossbeam-channel = "0.5.15"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an unbounded channel and sends/receives a message.
No known issues recorded.
No dependency data recorded yet.