commit | f35c8f50219e3af44d85efcbe6a25cbca4634819 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Sat Feb 03 02:12:03 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sat Feb 03 02:12:03 2024 +0000 |
tree | 0df6a987e43de896223f1f1b4adbdc334d081d7b | |
parent | ceb9d6f809a1d31c74bc633a3a55e97f82b42697 [diff] | |
parent | 1bada4e08fa5e5bd9df9dc17bbfc55e7c9e603d6 [diff] |
Snap for 11399958 from 1bada4e08fa5e5bd9df9dc17bbfc55e7c9e603d6 to 24Q2-release Change-Id: I6dbb43ea2472d6c3065f821198af355374e1e6c8
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.