commit | 58ab0182d55e28621d138aa7c7b349c9fac692f1 | [log] [tgz] |
---|---|---|
author | William Escande <[email protected]> | Tue Aug 23 20:53:25 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Aug 23 20:53:25 2022 +0000 |
tree | ae756dc1f9e75bb0caea8a40da85731f3fcb3cee | |
parent | 9c19607bfe316ee5fbb16c95f69199fe38f83b89 [diff] | |
parent | baf3ed4f340906e2c09cef631010cd04d6a21ce2 [diff] |
[Bluetooth apex] Use new apex name am: 4833662829 am: 6ed040d797 am: 5ffeb9f50e am: e0302655c4 am: baf3ed4f34 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-executor/+/2192196 Change-Id: I9255045e2a421102e2c32ea12333d8f174ab0ba5 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.