commit | 2ab1fbfdf685c6e422598d7638f195132e1f660b | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue Aug 20 17:56:38 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue Aug 20 17:56:38 2024 +0000 |
tree | b69c258ed87f53bf8278f9b294209018777fc5f6 | |
parent | b6112c9dfb754ea06ca70654588c12c76b06ab1e [diff] | |
parent | 07afc5c835ad60d8abedffd59da4e13c728e500a [diff] |
Snap for 12252487 from 07afc5c835ad60d8abedffd59da4e13c728e500a to simpleperf-release Change-Id: Ic6a04661857a3cf97666cf7d3209ff8cc2584c8a
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.