Searched defs:DirIter (Results 1 – 2 of 2) sorted by relevance
625 pub fn list_files(&mut self) -> Result<DirIter, Error> { in list_files()903 pub struct DirIter { struct909 impl DirIter { argument989 impl Iterator for DirIter { implementation1014 impl Drop for DirIter { implementation
191 pub fn list_files(&mut self) -> Result<DirIter, Error> { in list_files()