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