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