Module siz::walk

source ·
Expand description

This module provides support for walking the file system.

Structs

  • FileWalker is a struct that encapsulates the functionality of walking the file system.
  • ParallelWalker is a struct that encapsulates the functionality of walking the file system in parallel.
  • Walker is a struct that encapsulates the functionality of walking the file system.