Searched defs:into_io_error (Results 1 – 2 of 2) sorted by relevance
155 pub fn into_io_error(self) -> Option<io::Error> { in into_io_error() method
76 pub fn into_io_error(self) -> Result<io::Error, Error> { in into_io_error() method