Skip to main content

dir_size

Function dir_size 

Source
pub fn dir_size<P: AsRef<Path>>(path: &P, options: &ScanOptions) -> u64
Expand description

Total size in bytes of all regular files beneath path (recursive), traversed with the same options as scan.