Searched defs:GlobError (Results 1 – 1 of 1) sorted by relevance
273 pub struct GlobError { struct278 impl GlobError { argument295 impl Error for GlobError { implementation307 impl fmt::Display for GlobError { implementation812 todo: &mut Vec<Result<(PathBuf, usize), GlobError>>, in fill_todo() argument