Searched defs:from_io (Results 1 – 3 of 3) sorted by relevance
47 pub fn from_io(e: io::Error) -> Error { in from_io() function
180 pub(crate) fn from_io(depth: usize, err: io::Error) -> Self { in from_io() method
82 pub(crate) fn from_io(err: io::Error) -> Self { in from_io() method