commit | 44a311c4c509ef223c2bb368ee9e513c0c06ea4a | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Feb 02 23:53:00 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Feb 02 23:53:00 2024 +0000 |
tree | b9501b9e968c19288f4ad0ab98f31372a6abaf4f | |
parent | 9d3c448ccd2c146f0bdd9210ceefe84eb49d2886 [diff] | |
parent | 0fb3d41aba1b52fdcde1e700ac9e22da2c33cf09 [diff] |
Snap for 11400057 from 0fb3d41aba1b52fdcde1e700ac9e22da2c33cf09 to simpleperf-release Change-Id: Ia8f24f6b25628641c041e7eaa9c57c3b8fe5709d
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.