commit | 05200053efa2c9033135f7159bda2e89cb6b2f7a | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Sep 12 19:39:34 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Sep 12 19:39:34 2024 +0000 |
tree | 3c7f74ccdcb4cbac2c578aac61f80bc80c3a962d | |
parent | dedf86d9bfd54bea5d7af61c020704fb568c9b98 [diff] | |
parent | 57a1fce01f6fe50bc96d2e4c71941ffa6c01a6c1 [diff] |
Snap for 12359238 from 57a1fce01f6fe50bc96d2e4c71941ffa6c01a6c1 to android15-tests-release Change-Id: Id76e7a943744a6a0d468ee683d1c4f6a70e234e1
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.