Searched defs:GlobError (Results 1 – 1 of 1) sorted by relevance
267 pub struct GlobError { struct272 impl GlobError { argument289 impl Error for GlobError { implementation299 impl fmt::Display for GlobError { implementation803 todo: &mut Vec<Result<(PathBuf, usize), GlobError>>, in fill_todo() argument