pub fn walk_directory( root: &Path, options: WalkOptions, ) -> Result<Vec<FileInfo>>
Walk a directory and collect file information