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