commit | 61ff7cef1e88778344165ae51d6bf0dd49f44f16 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 01:02:57 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 01:02:57 2023 +0000 |
tree | ec71d9fe7f4d8ff8e6f220a564a6506a0c779c13 | |
parent | 5bd2d0609879b053f98e0d7877d0fd0a7c459aad [diff] | |
parent | 4a6abca8da952da053a9642391c284d54cd512d8 [diff] |
Snap for 10447354 from 4a6abca8da952da053a9642391c284d54cd512d8 to mainline-resolv-release Change-Id: Ib6d0f912bda5626996cadac6f732542244c7ff11
Channels for asynchronous communication using futures-rs.
Add this to your Cargo.toml
:
[dependencies] futures-channel = "0.3"
The current futures-channel
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.