from_std

Function from_std 

Source
pub const fn from_std<T>(std_io: T) -> FromStd<T> 
Expand description

Wraps a std I/O type to implement the traits from this crate.

All methods are passed through converting the errors.