Expand description
Disk usage analyzer with intelligent caching
This library provides fast disk usage calculation with caching support, designed for applications that work with mostly immutable files.
Modules§
Structs§
- DirStat
- Statistics for a directory and its contents
- DiskUse
- Main interface for disk usage analysis with caching support
Enums§
- Disk
UseError - Custom error type that wraps IO errors with additional context
Functions§
- format_
size - Format bytes into string with optional human-readable scaling
- get_
default_ cache_ path - Get default cache directory path