Searched refs:NotExist (Results 1 – 1 of 1) sorted by relevance
2416 NotExist(PathBuf), enumerator2432 BindgenError::NotExist(h) => { in fmt()2645 return Err(BindgenError::NotExist(path.into())); in generate()