commit | d36ccd3b4475648e4004407ff790fb6875e3d46a | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 01:03:54 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 01:03:54 2023 +0000 |
tree | ec71d9fe7f4d8ff8e6f220a564a6506a0c779c13 | |
parent | 6042d090b91aee47bb5b4ea0999eb75a24cfd5e6 [diff] | |
parent | 4a6abca8da952da053a9642391c284d54cd512d8 [diff] |
Snap for 10447354 from 4a6abca8da952da053a9642391c284d54cd512d8 to mainline-tethering-release Change-Id: I7f0e9ac3e0d20c7f95d9801f56e1a474fb9ec276
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.