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