Clone this repo:
  1. 7845187 Make futures-test available to product and vendor am: 6638efa2c4 by Matthew Maurer · 3 months ago main master android-u-beta-1-gpl
  2. 6638efa Make futures-test available to product and vendor by Matthew Maurer · 3 months ago
  3. a09c135 Upgrade futures-test to 0.3.26 am: 8cb20ad33a by Jeff Vander Stoep · 4 months ago
  4. 8cb20ad Upgrade futures-test to 0.3.26 by Jeff Vander Stoep · 4 months ago
  5. f4d07ae Update TEST_MAPPING am: fe1ab1f8ce by Jeff Vander Stoep · 4 months ago

futures-test

Common utilities for testing components built off futures-rs.

Usage

Add this to your Cargo.toml:

[dependencies]
futures-test = "0.3"

The current futures-test requires Rust 1.45 or later.

License

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.