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