Clone this repo:
  1. af98354 Update Android.bp by running cargo_embargo am: 16f5d3d581 by James Farrell · 10 weeks ago main master
  2. 16f5d3d Update Android.bp by running cargo_embargo by James Farrell · 10 weeks ago
  3. 157c3e6 Update Android.bp by running cargo_embargo am: 652963b707 by James Farrell · 3 months ago
  4. 652963b Update Android.bp by running cargo_embargo by James Farrell · 3 months ago
  5. 7fd54be Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 3 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.56 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.