commit | 5ffeb9f50ea0d3b603c333e904274171be890847 | [log] [tgz] |
---|---|---|
author | William Escande <[email protected]> | Tue Aug 23 18:19:26 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Aug 23 18:19:26 2022 +0000 |
tree | ae756dc1f9e75bb0caea8a40da85731f3fcb3cee | |
parent | e4c9fb128d9f1db80eaaa94bcc7d9e2470e63d70 [diff] | |
parent | 6ed040d79794dc82cf4f7b7fdcb8e7bb0963070a [diff] |
[Bluetooth apex] Use new apex name am: 4833662829 am: 6ed040d797 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-executor/+/2192196 Change-Id: I2a869a80163a710a93a36eb8c4b9c8fccc3961d2 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.