commit | 1ee4916adfe2302a74d7b7782da7c24c7597adb3 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Jul 11 23:13:26 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Jul 11 23:13:26 2024 +0000 |
tree | 40a55c27ebe24f3c5719ad2fc14771b9c55933e1 | |
parent | de8310cc10b8881c2ecc864c6fb7558956f1b29e [diff] | |
parent | bcec7c89b76b4d9e32000bed008286c4f31cfeae [diff] |
Snap for 12078078 from bcec7c89b76b4d9e32000bed008286c4f31cfeae to 25D4-release Change-Id: If288fcc54456df23007f3c202634c93a4eb4c3a9
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.