commit | aaefe6f4b5c7093c457a6184f3c8a514415aa6d5 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:51:02 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:51:02 2023 +0000 |
tree | 6c9ca47d3c63770fc72ea734ba23fc3da6cb6381 | |
parent | 977fe27dcb193b3a5f5a4dda5706c8d6a3cd721e [diff] | |
parent | aa3086101ceee8705cbd089861d32212266bd12c [diff] |
Snap for 10453563 from aa3086101ceee8705cbd089861d32212266bd12c to mainline-documentsui-release Change-Id: I66a8797c32f7041870c4eb639dca8b5aae4d0dfd
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.