tag | c0babcb2b79f40ba7821cd99b9945490ab69c69d | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Thu Feb 02 01:25:08 2023 -0800 |
object | 9ba8868c0f8be084b0757d8edff0d47a659ad2ed |
aml_per_331313010 (9315700,com.google.android.permission)
commit | 9ba8868c0f8be084b0757d8edff0d47a659ad2ed | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue May 10 07:01:17 2022 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue May 10 07:01:17 2022 +0000 |
tree | ffd532becddffbdad4319049ca6dde2db128d5e4 | |
parent | 8e3b624d168ff4194081e6510aaa86440624de6e [diff] | |
parent | 7d19bccfe157d2a9d2872530f6d7602a8d7742de [diff] |
Snap for 8564071 from 7d19bccfe157d2a9d2872530f6d7602a8d7742de to mainline-permission-release Change-Id: I23c632b5ae38b63e563011d748edd507d4b63c01
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.