mpmc-async 0.1.7

A multi-producer, multi-consumer async channel with reservations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# mpmc-async

A multi-producer, multi-consumer async channel with reservations for Rust.

For more information see:

- [docs.rs]https://docs.rs/mpmc-async/
- [crates.io]https://crates.io/crates/mpmc-async

# LICENSE

[MIT](LICENSE).