fastsink

Crates.iofastsink
lib.rsfastsink
version0.1.2
sourcesrc
created_at2021-03-03 06:32:45.13058
updated_at2021-03-03 06:37:59.014919
descriptionCreate a Sink from some value and a closure returning a Future.
homepagehttps://github.com/tetcoin/fastsink
repositoryhttps://github.com/tetcoin/fastsink
max_upload_size
id362993
size27,627
Marlon Hanks (marlonhanks)

documentation

https://docs.rs/fastsink

README

Fastsink, a QuickSink deriviative

Allows creating an implementation of the Sink trait from an initial value and a closure returning a Future.

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 26

cargo fmt