commit | edc4fb8e64692ca5752636303f42894a8f152393 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Sat May 11 01:12:30 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sat May 11 01:12:30 2024 +0000 |
tree | f4f6f6f6f8a17371c79d51f986e9e4749b1e2372 | |
parent | 00c51f8fdd1879fd098e08ea8ccff819d32ff68c [diff] | |
parent | 273b22f2d6528e839ec7d9e173f8279aa328e1f9 [diff] |
Snap for 11828632 from 273b22f2d6528e839ec7d9e173f8279aa328e1f9 to 24Q3-release Change-Id: I56d9adb0069bb025dca11074f7b109bd06c38a60
Channels for asynchronous communication using futures-rs.
Add this to your Cargo.toml
:
[dependencies] futures-channel = "0.3"
The current futures-channel
requires Rust 1.56 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.