Skip to content

amkillam/async-sink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

The asynchronous `Sink` trait for the tokio ecosystem.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages