Modules§
Structs§
- Byte
Format Display - Throttle
- Throttle access to an optional
io::Write
to 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
paths
and write information about them toout
in a human-readable format. Ifcompute_total
is set, it will write an additional line with the total size across all givenpaths
. Ifsort_by_size_in_bytes
is set, we will sort all sizes (ascending) before outputting them. - canonicalize_
ignore_ dirs - get_
entry_ or_ panic