commit | 5298717059b168121a90b4e626910301050c2e8f | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue Oct 29 18:32:24 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue Oct 29 18:32:24 2024 +0000 |
tree | 4e59ff7a5459b3b46ca9ebcb4c71bd03e67fb315 | |
parent | 9f8ade8b51eabeb2bfc5aabc1b16f01d7ef45449 [diff] | |
parent | d82dbe12bf7fe587ff1aae33dff3073eee16ada9 [diff] |
Snap for 12572747 from d82dbe12bf7fe587ff1aae33dff3073eee16ada9 to build-tools-release Change-Id: I7cfe99f97ad54452d2b8832294b4ed7ff8495f5f
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.