commit | 4ab4931a67ada671a2493d83d4b09e268877b037 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 15:59:20 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 15:59:20 2022 +0000 |
tree | 4bd872c7931921cfe12cc2fa1b72915778e481d3 | |
parent | e09c706881217d0d7abcd19f6695bfa2afb85309 [diff] | |
parent | 72e65b73c7ef7000dc2d17dd01186824c701bd42 [diff] |
Snap for 8512216 from 72e65b73c7ef7000dc2d17dd01186824c701bd42 to tm-frc-scheduling-release Change-Id: I7dbe760f65aa531041648e90e1f558dec545cb8e
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.