commit | 41eddad94891d6fb913c536c62cb7e2f9c6ae743 | [log] [tgz] |
---|---|---|
author | William Escande <[email protected]> | Mon Aug 22 20:49:02 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Aug 22 20:49:02 2022 +0000 |
tree | 5ab35dfe7b615e0eb5719934e9e9b0d02a14c37b | |
parent | b77d92c374af7cbd36be0ac6ae5c29753d9ad926 [diff] | |
parent | 35225a575d56af68bb1e07893e72c7b9533b0d58 [diff] |
[Bluetooth apex] Use new apex name am: 35225a575d Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/2191924 Change-Id: Ie7a9625e8ccfb403fee6022b8e5ce42660c86475 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.