commit | dfb26a18533de9a30d5c91a428d56103fad3efc4 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Sat Feb 03 02:11:23 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sat Feb 03 02:11:23 2024 +0000 |
tree | 0df6a987e43de896223f1f1b4adbdc334d081d7b | |
parent | c3f5e783158251d58e5c435230cb9d4bd6b1100a [diff] | |
parent | 1bada4e08fa5e5bd9df9dc17bbfc55e7c9e603d6 [diff] |
Snap for 11399874 from 1bada4e08fa5e5bd9df9dc17bbfc55e7c9e603d6 to 24D1-release Change-Id: I6b14675b2b871a3aa44cc5b4e5b2dc04d9b09739
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.