commit | 46ad500965b4aec4bd973cd00ecd045d53f26ea8 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue Aug 20 17:56:36 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue Aug 20 17:56:36 2024 +0000 |
tree | 5ef5a0cf306131c0bc11640b4e4fe4386840bda3 | |
parent | 85a0108f9d52534f3d49774a613bdc869d43cfc8 [diff] | |
parent | 6cadeabd7e2c2b3914f0deb65a267a5b18ffcdbd [diff] |
Snap for 12252487 from 6cadeabd7e2c2b3914f0deb65a267a5b18ffcdbd to simpleperf-release Change-Id: Ie4b72055e23354a342071bc91298c8820acc4f17
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.