commit | b6112c9dfb754ea06ca70654588c12c76b06ab1e | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Jul 24 17:51:53 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Jul 24 17:51:53 2024 +0000 |
tree | 3c7f74ccdcb4cbac2c578aac61f80bc80c3a962d | |
parent | 44a311c4c509ef223c2bb368ee9e513c0c06ea4a [diff] | |
parent | a123d46adadac67e290b931636f37980b0d63a05 [diff] |
Snap for 12134224 from a123d46adadac67e290b931636f37980b0d63a05 to simpleperf-release Change-Id: Ie750903c4eb8a8f0b00d8daea3c7691804c86d9f
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.