sender-sink 0.2.1

Utility classes for working with tokio UnboundedSender and the Sink trait.
Documentation

Crates.io CI codecov

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