commit | 2d8530978ee31a9683b3f581b1402b0c0f7b281c | [log] [tgz] |
---|---|---|
author | Xin Li <[email protected]> | Tue Apr 30 02:10:34 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Apr 30 02:10:34 2024 +0000 |
tree | 0df6a987e43de896223f1f1b4adbdc334d081d7b | |
parent | 1bada4e08fa5e5bd9df9dc17bbfc55e7c9e603d6 [diff] | |
parent | 11dba50c2e4435072f40eb0668433606396e411e [diff] |
[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: 11dba50c2e -s ours am skip reason: Merged-In I286729358b9f9c72ab645fceebebb84e0835ebcd with SHA-1 7b8ef4ea4b is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/27144988 Change-Id: I4a67475974aeffad33fa9bc11537ab722174e31b Signed-off-by: Automerger Merge Worker <[email protected]>
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.