commit | 81964ef33b4a0afcda1c907dfff8d75910d43c32 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Sep 12 19:39:33 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Sep 12 19:39:33 2024 +0000 |
tree | 40a55c27ebe24f3c5719ad2fc14771b9c55933e1 | |
parent | 523409187647c60a74c1fdee2fd53f706d71d489 [diff] | |
parent | e6b96ecd43c86e680ba9beef5312f72de6299001 [diff] |
Snap for 12359238 from e6b96ecd43c86e680ba9beef5312f72de6299001 to android15-tests-release Change-Id: I587382e5a15eca520561bd853724183a55a01dac
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.