commit | ceb9d6f809a1d31c74bc633a3a55e97f82b42697 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Sat Dec 16 02:10:56 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sat Dec 16 02:10:56 2023 +0000 |
tree | 7fb89dfed86a7922f7337e2a1d7c0ab714f32c13 | |
parent | 2f331635032a1083d76c82a997c5c5a02cbf2b61 [diff] | |
parent | a15ba5184bee2864283cd0ef19c92e824b578764 [diff] |
Snap for 11227258 from a15ba5184bee2864283cd0ef19c92e824b578764 to 24Q2-release Change-Id: I1bddb4c91d24f0de2f0bae351371f894c948b6e9
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.