futures-io 0.3.25

The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
Documentation
[dependencies]

[features]
default = ["std"]
std = []
unstable = []

[package]
description = "The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.\n"
edition = "2018"
homepage = "https://rust-lang.github.io/futures-rs"
license = "MIT OR Apache-2.0"
name = "futures-io"
readme = "README.md"
repository = "https://github.com/rust-lang/futures-rs"
rust-version = "1.36"
version = "0.3.25"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]