commit | 4fa652ffdcc208f50c44280ebfeebe2f984aff59 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Mar 10 04:19:17 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Mar 10 04:19:17 2023 +0000 |
tree | ec71d9fe7f4d8ff8e6f220a564a6506a0c779c13 | |
parent | b71c71b3d9d58504674167d6c8414c64e799afef [diff] | |
parent | 0008634a2ec995c5f92bfa4e088f1aafed411da0 [diff] |
Snap for 9719949 from 60b07a4b3222c5c0a266d3d092ed6bb685f4dd7b to udc-release am: 0008634a2e Original change: https://googleplex-android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/21946511 Change-Id: I892d211f1f687c61a4e44cfe95a24091ff489368 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.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.