commit | fc8ad88ac8876aade70e0c50afa02e215beeb3d9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <[email protected]> | Thu Jul 11 15:56:19 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Jul 11 15:56:19 2024 +0000 |
tree | 642441b547a8b29c90a54b2dd195319f4274c86a | |
parent | 414afb1ad29c76e4e1a87bb8ee143aa3e8210e1a [diff] | |
parent | 4808d17c898dc87e563f6fce067acdbd815e1d31 [diff] |
Merge "Mark apex-available" into main am: 4808d17c89 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-sink/+/3165872 Change-Id: I1ff78d4085985ac3bcb1309a70c2a5e3c5494836 Signed-off-by: Automerger Merge Worker <[email protected]>
The asynchronous Sink
trait for the futures-rs library.
Add this to your Cargo.toml
:
[dependencies] futures-sink = "0.3"
The current futures-sink
requires Rust 1.36 or later.
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.