commit | 6600d1d42f7ef8e7dd99d9d97a8aaf8d7fcdbe67 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Mon Jan 30 11:34:10 2023 +0100 |
committer | Jeff Vander Stoep <jeffv@google.com> | Mon Jan 30 11:34:10 2023 +0100 |
tree | 801a513639313e7c9ba1417668f433501993c147 | |
parent | 3aafdd56e65c981279599495042dd4d74a67e1a1 [diff] |
Update TEST_MAPPING Test: atest Change-Id: I0749888c2cc4105bbc94d1c14698585f0ae5da6a
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.