Available on crate feature async only.
Expand description

Async IO traits

Re-exports

pub use crate::blocking::ReadExactError;

Traits

Async buffered reader.
Async reader.
Async seek within streams.
Async writer.