commit | e92eeb643774ad8611b0d3ab5c6a6a6f65c5c40a | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Thu May 26 11:04:24 2022 -0700 |
committer | Matthew Maurer <[email protected]> | Thu May 26 11:04:24 2022 -0700 |
tree | 5004a6ea035816ff87177285d5a5f8b25df0769a | |
parent | 49973b58bf18dda19ac4b1fa73f26c145cdbead3 [diff] |
Update TEST_MAPPING Test: None Bug: 233924440 Change-Id: I1b143fd36d60554bf0ec7a302877c42c1be58f79
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.45 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.