commit | 2a4a15353bb31e55db8b7ee23955afd64b76622e | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Tue Jun 14 16:04:10 2022 -0700 |
committer | Matthew Maurer <[email protected]> | Tue Jun 14 16:04:10 2022 -0700 |
tree | b43e15fe04d1c6ea9e0efa054185733a5959b366 | |
parent | e92eeb643774ad8611b0d3ab5c6a6a6f65c5c40a [diff] |
Update TEST_MAPPING Test: None Bug: 236006683 Change-Id: I770a2187c2ab383804d465713d95519080d6278c
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.