Expand description

This crate provides the DirSizeTracker struct, which efficiently keeps track of a directory’s total size using filesystem events.

See the list of known problems in the docs of notify.

Re-exports

Structs

Enums

  • Specifies the method used for calculating file sizes.