pub fn walk_directory( path: &Path, config: &TreeConfig, stats: &mut TreeStats, current_depth: usize, ) -> TreeEntry
Walk a directory and build a tree structure