sender-sink

Crates.iosender-sink
lib.rssender-sink
version0.2.1
sourcesrc
created_at2021-07-22 21:09:14.534749
updated_at2023-06-25 16:14:16.982515
descriptionUtility classes for working with tokio UnboundedSender and the Sink trait.
homepagehttps://github.com/herblet/sender-sink
repositoryhttps://github.com/herblet/sender-sink
max_upload_size
id426031
size8,753
Toby Grasl (herblet)

documentation

README

Crates.io CI codecov

A tiny crate which provides a futures::sink::Sink-implementing wrapper around tokio::sync::mpsc::UnboundedSender.

Commit count: 11

cargo fmt