Crates.io | quicksink |
lib.rs | quicksink |
version | 0.1.2 |
source | src |
created_at | 2019-12-10 10:53:42.629473 |
updated_at | 2020-04-07 09:30:11.120563 |
description | Create a Sink from some value and a closure returning a Future. |
homepage | |
repository | https://github.com/paritytech/quicksink |
max_upload_size | |
id | 188197 |
size | 27,431 |
Allows creating an implementation of the Sink
trait from an initial value
and a closure returning a Future
.
This project is licensed under either of
at your option.
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.