commit | e0d916459b5d15b3cea091f9a08e1a95c3d63147 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Tue May 31 15:54:46 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue May 31 15:54:46 2022 +0000 |
tree | a87e128eff7eb94c7dfbd90d9071c46004744957 | |
parent | d97505630bfc2d27502dcffce98a1f6964aaf855 [diff] | |
parent | 8a7855857d0bd6ac0dbb39eb63d035554b35af64 [diff] |
Update TEST_MAPPING am: 8a7855857d Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/2107069 Change-Id: I7bd1a1e66aa7675bf6f0cc8e003c60550075adcd 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.