commit | 460c5dffa1d5f2ca84bef26a4651b8071f9058b9 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:43:55 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:43:55 2023 +0000 |
tree | 1ba95e3fd1bdae7a7fd9402fbe59779f1b358239 | |
parent | e0ac34d068277404c425dd740ad6459e378b6132 [diff] | |
parent | c0922ef9095d4690789c57212ef196143b6f3e65 [diff] |
Snap for 10453563 from c0922ef9095d4690789c57212ef196143b6f3e65 to mainline-adservices-release Change-Id: I9a62282831fa3f80cacaf6ec5fe5c9d85bdf98c2
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.