commit | 0b63df436c810b8c460225e839fc7363b50a987e | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue Aug 06 17:01:37 2024 +0000 |
committer | James Farrell <[email protected]> | Tue Aug 06 17:01:37 2024 +0000 |
tree | 1f7170c788ef6027768668a65386c26ac04c47a1 | |
parent | 2b5b2f00dc442c979086fe3e394bd03df72bed7d [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: Ic4fe77b9ebef32546aac033f87d94e9c368bf57a
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.