commit | 3aafdd56e65c981279599495042dd4d74a67e1a1 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Mon Jan 23 13:32:52 2023 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Mon Jan 23 13:32:52 2023 +0000 |
tree | e8750d9578fef27553c9ff992b145a0db36337f8 | |
parent | cb7e6f40fc878b446848ac77f803729a0d32f474 [diff] |
Update TEST_MAPPING Test: None Change-Id: I56a6348aab1c0529f80695aad4a5dc7a91033b1d
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.