commit | 33a2e9973f95c2c9b28d319c71aee87363baf631 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Aug 29 01:10:16 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Aug 29 01:10:16 2024 +0000 |
tree | 92741558e1489a29015da8ae8859cf1bdf46b38d | |
parent | d1342e517846285fedfc49ae8992ff8f888fb601 [diff] | |
parent | a766a35b0cb2092ca475248332bebe24791adbad [diff] |
Snap for 12291954 from a766a35b0cb2092ca475248332bebe24791adbad to sdk-release Change-Id: I94530467ae2e2af0aaa9c4f6c4c5fe53938bda0e
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.56 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.