Function to_std_error

Source
pub fn to_std_error<T: Error>(err: T) -> Error
Available on crate feature std only.
Expand description

Convert a embedded-io error to a std::io::Error