pub const fn from_std<T>(std_io: T) -> FromStd<T> ⓘ
Wraps a std I/O type to implement the traits from this crate.
std
All methods are passed through converting the errors.