commit | 21761802bedfdb3047719a96602b43098d30e319 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:58:43 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:58:43 2023 +0000 |
tree | 6c9ca47d3c63770fc72ea734ba23fc3da6cb6381 | |
parent | 9bf05ef959c897da0f42adf6464e048f93fddf2c [diff] | |
parent | aa3086101ceee8705cbd089861d32212266bd12c [diff] |
Snap for 10453563 from aa3086101ceee8705cbd089861d32212266bd12c to mainline-extservices-release Change-Id: I3e16accad0dfab2688eb2c6e296a7188080bb2fe
The AsyncRead
, AsyncWrite
, AsyncSeek
, and AsyncBufRead
traits for the futures-rs library.
Add this to your Cargo.toml
:
[dependencies] futures-io = "0.3"
The current futures-io
requires Rust 1.36 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.