commit | 6ed040d79794dc82cf4f7b7fdcb8e7bb0963070a | [log] [tgz] |
---|---|---|
author | William Escande <[email protected]> | Tue Aug 23 17:47:39 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Aug 23 17:47:39 2022 +0000 |
tree | ae756dc1f9e75bb0caea8a40da85731f3fcb3cee | |
parent | 88ed474667c35528258ee4827859813ac14239f0 [diff] | |
parent | 4833662829bc3371d7a131a2c32e0d13cea7895e [diff] |
[Bluetooth apex] Use new apex name am: 4833662829 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-executor/+/2192196 Change-Id: I0d19f1abfa88e9cd579d86546fc4e1dca97e28a9 Signed-off-by: Automerger Merge Worker <[email protected]>
Executors for asynchronous tasks based on the futures-rs library.
Add this to your Cargo.toml
:
[dependencies] futures-executor = "0.3"
The current futures-executor
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.