commit | e9f8011151418d0e06addb9d600c78266ffd78f9 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:14:00 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:14:00 2024 +0000 |
tree | 5ef5a0cf306131c0bc11640b4e4fe4386840bda3 | |
parent | 1ee4916adfe2302a74d7b7782da7c24c7597adb3 [diff] | |
parent | 46cc2f0d81fa219c3eabd8fbab80b1e7bb56fbc5 [diff] |
Snap for 12199801 from 46cc2f0d81fa219c3eabd8fbab80b1e7bb56fbc5 to 25D4-release Change-Id: I463ed601540a00d3edb2bda47eebecc8f2fd7e9e
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.