commit | e297f3e28745c81dc2a7ea34edd056ea8fca79f5 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Nov 09 00:11:43 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Nov 09 00:11:43 2023 +0000 |
tree | 97bf39561f8ae2b48d305a6632770402e598c3a0 | |
parent | c6d2dbb97490efd1e54f6c1d2874f13dd15838f8 [diff] | |
parent | ca185da7da55e0099751db825026158887f60e74 [diff] |
Snap for 11071763 from ca185da7da55e0099751db825026158887f60e74 to 24Q1-release Change-Id: I59f57b5aa2d5ae6531d88f47b5ef61557182e4b8
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.