Modules
Structs
- Throttle access to an optional
io::Writeto the specifiedDuration - Configures a filesystem walk, including output and formatting options.
- Information we gather during a filesystem walk
Enums
- Specifies a way to format bytes
- Identify the kind of sorting to apply during filesystem iteration
Functions
- Aggregate the given
pathsand write information about them tooutin a human-readable format. Ifcompute_totalis set, it will write an additional line with the total size across all givenpaths. Ifsort_by_size_in_bytesis set, we will sort all sizes (ascending) before outputting them.