commit | 8820a26aa4b024f18f345781dcdfe968a1d98321 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 01:19:03 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 01:19:03 2023 +0000 |
tree | ec71d9fe7f4d8ff8e6f220a564a6506a0c779c13 | |
parent | e1171478028fb573f2c4a8dd840596935457e609 [diff] | |
parent | 4a6abca8da952da053a9642391c284d54cd512d8 [diff] |
Snap for 10447354 from 4a6abca8da952da053a9642391c284d54cd512d8 to mainline-networking-release Change-Id: Iccec172a9797436e81a029fbaf6963a0f39f2922
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.