Modules§
Structs§
- Byte
Format Display - Throttle
- Throttle access to an optional
io::Writeto the specifiedDuration - Walk
Options - Configures a filesystem walk, including output and formatting options.
- Walk
Result - Information we gather during a filesystem walk
Enums§
- Byte
Format - Specifies a way to format bytes
- Traversal
Sorting - Identify the kind of sorting to apply during filesystem iteration
Functions§
- aggregate
- 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. - canonicalize_
ignore_ dirs - get_
entry_ or_ panic