Searched defs:FromPathError (Results 1 – 1 of 1) sorted by relevance
2612 pub fn from_path_error(&self) -> FromPathError { in from_path_error()2668 pub struct FromPathError(()); struct2670 impl FromPathError { impl2683 impl fmt::Display for FromPathError { implementation2689 impl error::Error for FromPathError { implementation