Searched refs:Io (Results 1 – 1 of 1) sorted by relevance
20 ErrorKind::Io(ref e) => Some(e), in cause()31 ErrorKind::Io(ref e) => e.fmt(f), in fmt()41 Io(io::Error), enumerator49 kind: ErrorKind::Io(e), in from_io()