commit | 5791a039a71b259d1be1f7b60ae0ad0533ba6d93 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Sun Mar 06 10:04:10 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sun Mar 06 10:04:10 2022 +0000 |
tree | 4bd872c7931921cfe12cc2fa1b72915778e481d3 | |
parent | a75e0a2499b162d0099438cbab7dbc04d1e097e8 [diff] | |
parent | f7dc9c1e422a35a714d514f036f6fa506f6eadc1 [diff] |
Snap for 8261789 from f7dc9c1e422a35a714d514f036f6fa506f6eadc1 to main-cg-testing-release Change-Id: I647ca7a58f8bbeb42e4a7a57e4f9c5a1a07619f2
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.