commit | acbfa3d5442525588b6b960d836bef7e3b38a199 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Sat Jul 08 04:32:14 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sat Jul 08 04:32:14 2023 +0000 |
tree | 6c9ca47d3c63770fc72ea734ba23fc3da6cb6381 | |
parent | 9cac2298d9cc3ec124d9a5980118a040b3d2965f [diff] | |
parent | aa3086101ceee8705cbd089861d32212266bd12c [diff] |
Snap for 10460766 from aa3086101ceee8705cbd089861d32212266bd12c to mainline-healthfitness-release Change-Id: I5ad130650464da44ff3d7d20d2fc843c850c371a
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.