commit | 57a1fce01f6fe50bc96d2e4c71941ffa6c01a6c1 | [log] [tgz] |
---|---|---|
author | Elisei Zamakhov <[email protected]> | Thu Jul 11 16:38:14 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Jul 11 16:38:14 2024 +0000 |
tree | 3c7f74ccdcb4cbac2c578aac61f80bc80c3a962d | |
parent | 096a1235fff8de6fe0365e35ad433167f4b1e294 [diff] | |
parent | a123d46adadac67e290b931636f37980b0d63a05 [diff] |
Mark apex-available am: a123d46ada Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-executor/+/3166232 Change-Id: Iefa9d3430d9cc6529544f8e7d0f2712df4f0fba8 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.56 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.