commit | 7f6bf799ab0a2dce5d04705186335fcfa21999d1 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed May 11 05:06:19 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed May 11 05:06:19 2022 +0000 |
tree | 4bd872c7931921cfe12cc2fa1b72915778e481d3 | |
parent | b1cceb1e6c75ac59d2e1b1672faee411b216edf3 [diff] | |
parent | 3ccd22c1882fcff9f5442478123ad654ce0b9105 [diff] |
Snap for 8570526 from 3ccd22c1882fcff9f5442478123ad654ce0b9105 to mainline-scheduling-release Change-Id: I47768ac6438b45c888bb60982b9bc4749e7ddfcb
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.45 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.