commit | 4b59ee5e32762899ff7da807dee0bd3ad15dcd16 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:12:20 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:12:20 2024 +0000 |
tree | b69c258ed87f53bf8278f9b294209018777fc5f6 | |
parent | 8f3236a448a50d27986a19f02f97f5be70cfcb65 [diff] | |
parent | 0fcfbf126bf71eaa347b0219a2c85221f4475e72 [diff] |
Snap for 12199973 from 0fcfbf126bf71eaa347b0219a2c85221f4475e72 to 24Q4-release Change-Id: I62b943d6fdb326dadd0fd3f5606200e5ea0f16f8
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.