smpsc

Crates.iosmpsc
lib.rssmpsc
version0.2.2
created_at2025-09-04 11:09:39.301151+00
updated_at2025-09-04 20:52:28.786803+00
descriptionWrappers for tokio's mpsc channels which implement Stream and Sink.
homepagehttps://github.com/amkillam/smpsc
repositoryhttps://github.com/amkillam/smpsc
max_upload_size
id1824058
size76,738
Adam Killam (amkillam)

documentation

https://docs.rs/smpsc

README

smpsc

Wrappers for tokio's mpsc channels which implement tokio-stream's Stream trait and async-sink's Sink trait.

Crates.io MIT licensed Build Status docs.rs

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in smpsc by you, shall be licensed as MIT, without any additional terms or conditions.

Commit count: 25

cargo fmt