commit | 9bf05ef959c897da0f42adf6464e048f93fddf2c | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue May 10 07:02:16 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue May 10 07:02:16 2022 +0000 |
tree | ffd532becddffbdad4319049ca6dde2db128d5e4 | |
parent | 26633d8bc00e101800790607ef2e0155f14118ff [diff] | |
parent | 7d19bccfe157d2a9d2872530f6d7602a8d7742de [diff] |
Snap for 8564071 from 7d19bccfe157d2a9d2872530f6d7602a8d7742de to mainline-extservices-release Change-Id: I9acf1ce4c70938f067bbc4c0fdd5e4b68c8c06a1
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.