commit | 0945e9b1ba097fb4ca1984a46a1fb15c7767dd47 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Tue May 31 17:24:10 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue May 31 17:24:10 2022 +0000 |
tree | a87e128eff7eb94c7dfbd90d9071c46004744957 | |
parent | 72e65b73c7ef7000dc2d17dd01186824c701bd42 [diff] | |
parent | 2c7b628c71536949582d9311928c91e1b5b3850b [diff] |
Update TEST_MAPPING am: 8a7855857d am: e0d916459b am: 2c7b628c71 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/2107069 Change-Id: Ic6bb82030580636506a93afa157b86c4bbf28901 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.