commit | e67583eee1648e48ddb185367a219463b87661cc | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:14:02 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:14:02 2024 +0000 |
tree | b69c258ed87f53bf8278f9b294209018777fc5f6 | |
parent | d9017c2f244fee8a15b1f4003d79b950c98f4a2a [diff] | |
parent | 0fcfbf126bf71eaa347b0219a2c85221f4475e72 [diff] |
Snap for 12199801 from 0fcfbf126bf71eaa347b0219a2c85221f4475e72 to 25D4-release Change-Id: Iae7687c1ae3bd53d7f3d01b5b258988f52f7c14b
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.