tag | 65c579de705d0c32fbcccf74c257b0c3e5c6b35c | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Thu Feb 02 02:04:22 2023 -0800 |
object | 02d8a42faea5bb237300b651f1d9cb26eac4ba77 |
aml_sch_331111000 (9098410,com.google.android.scheduling)
commit | 02d8a42faea5bb237300b651f1d9cb26eac4ba77 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed May 11 05:06:19 2022 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed May 11 05:06:19 2022 +0000 |
tree | ffd532becddffbdad4319049ca6dde2db128d5e4 | |
parent | fc911e6a9ee237f708b0aabef14399745012e1c1 [diff] | |
parent | 7d19bccfe157d2a9d2872530f6d7602a8d7742de [diff] |
Snap for 8570526 from 7d19bccfe157d2a9d2872530f6d7602a8d7742de to mainline-scheduling-release Change-Id: Ibff6e289eb08c022b5542479a1650e7c45ec82ef
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.