trotcast 0.3.0

An mpmc broadcast impl
Documentation
1
2
3
4
5
6
7
# `Trotcast`
[<img alt="github" src="https://img.shields.io/badge/github-dsgallups/trotcast?style=for-the-badge&labelColor=555555&logo=github" height="20">](https://github.com/dsgallups/trotcast)
[<img alt="crates.io" src="https://img.shields.io/crates/v/trotcast.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](https://crates.io/crates/trotcast)

a `mpmc` broadcast impl.

See the docs.rs for more information.