commit | 991128c83bb2951cf38798edf9d7f42bc8ed0c75 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Thu Jun 23 14:47:43 2022 +0200 |
committer | Jeff Vander Stoep <[email protected]> | Thu Jun 30 14:04:38 2022 +0200 |
tree | c400f4494cd91ce942b75d0ee40660298585b322 | |
parent | 69bc3eb781da3db2d1f91554cc1a3297011668b5 [diff] |
Initial import of version 0.3.21 Test: atest Change-Id: If524b0f952facf1504d707b60cff2673a2bbf0a6
Common utilities for testing components built off futures-rs.
Add this to your Cargo.toml
:
[dependencies] futures-test = "0.3"
The current futures-test
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.