io_error

Function io_error 

Source
pub fn io_error<S: ToString>(err: S) -> Error
Expand description

Generates an io::Error from the given string.