async-sink 0.3.0

The asynchronous `Sink` trait for the tokio ecosystem.
Documentation

async-sink

The asynchronous Sink trait for the tokio ecosystem.

This is largely equivalent to the Sink trait seen in the futures-util crate, but has been adapted to use equivalent IO and streaming traits from the tokio ecosystem.

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 async-sink by you, shall be licensed as MIT, without any additional terms or conditions.