commit | b8eb991fcbb955c92d39078d5ba5d6b455a01fec | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Mon Mar 14 07:03:56 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Mon Mar 14 07:03:56 2022 +0000 |
tree | 4bd872c7931921cfe12cc2fa1b72915778e481d3 | |
parent | 5791a039a71b259d1be1f7b60ae0ad0533ba6d93 [diff] | |
parent | 99a38b94a877e6a9bf59533a392a085ad5a5f38b [diff] |
Snap for 8294919 from 99a38b94a877e6a9bf59533a392a085ad5a5f38b to main-cg-testing-release Change-Id: Ie2b9b33b843b21a3b8d6474efc965504a97411a7
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.