commit | c3f5e783158251d58e5c435230cb9d4bd6b1100a | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Nov 24 00:11:28 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Nov 24 00:11:28 2023 +0000 |
tree | 7fb89dfed86a7922f7337e2a1d7c0ab714f32c13 | |
parent | 2f331635032a1083d76c82a997c5c5a02cbf2b61 [diff] | |
parent | a15ba5184bee2864283cd0ef19c92e824b578764 [diff] |
Snap for 11139387 from a15ba5184bee2864283cd0ef19c92e824b578764 to 24D1-release Change-Id: I5ac3c87a1206ef18c7b1aa3466876290d5a2b4ee
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.