Function sync_io_error

Source
pub fn sync_io_error(err: Error) -> SyncIoError
Expand description

Make a SyncIoError from a std::io::Error.