commit | 461b401dfd7d30bcb67c865633080fca59f59b9f | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:12:18 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:12:18 2024 +0000 |
tree | 5ef5a0cf306131c0bc11640b4e4fe4386840bda3 | |
parent | 007865a0d2b421a82d92c8d080943925dffaac92 [diff] | |
parent | 46cc2f0d81fa219c3eabd8fbab80b1e7bb56fbc5 [diff] |
Snap for 12199973 from 46cc2f0d81fa219c3eabd8fbab80b1e7bb56fbc5 to 24Q4-release Change-Id: Idca3cdcc23055f4957921c7ebc81abb73932f57a
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.56 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.