commit | 67a1ffbe204b0beec22e303c90a61c332b334bbb | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Mar 10 05:15:34 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Mar 10 05:15:34 2023 +0000 |
tree | 6c9ca47d3c63770fc72ea734ba23fc3da6cb6381 | |
parent | 12459bdf09fadacfca62d8126482f1199cca53fa [diff] | |
parent | 275e7ddb606b1284a02a6f5937d317e080a7cf9e [diff] |
Snap for 9722771 from 275e7ddb606b1284a02a6f5937d317e080a7cf9e to udc-d1-release Change-Id: I241b3d6398e7ef0cc7aee4d01705971c817aecc3
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.