[go: up one dir, main page]

Module io

Module io 

Source
Available on crate feature use-std only.
Expand description

Support for the std::io traits

Structsยง

WriteFlavor
Wrapper over a std::io::Write that implements the flavor trait