Structs§
- Traverse
Config - Configuration for filesystem traversal
Functions§
- walk
- Walk a directory tree and yield entries matching the predicate
- walk_
no_ filter - Walk a directory tree without filtering (convenience function)
- walk_
parallel - Parallel walk implementation (requires “parallel” feature)