Clone this repo:
  1. 0ccc867 Upgrade futures-sink to 0.3.30 am: 6196ee07b8 by Jeff Vander Stoep · 3 months ago emu-34-2-dev main master
  2. 6196ee0 Upgrade futures-sink to 0.3.30 by Jeff Vander Stoep · 3 months ago emu-34-3-release
  3. 0961228 Migrate to cargo_embargo. am: 9f39086c22 am: 723f87e664 am: 12f692b865 by Andrew Walbran · 6 months ago
  4. 91394b4 Migrate to cargo_embargo. am: 9f39086c22 am: bc7b9aa675 am: b93a86dde3 by Andrew Walbran · 6 months ago
  5. 12f692b Migrate to cargo_embargo. am: 9f39086c22 am: 723f87e664 by Andrew Walbran · 6 months ago

futures-sink

The asynchronous Sink trait for the futures-rs library.

Usage

Add this to your Cargo.toml:

[dependencies]
futures-sink = "0.3"

The current futures-sink requires Rust 1.36 or later.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

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