calculate_dir_size

Function calculate_dir_size 

Source
fn calculate_dir_size(path: &Path) -> u64
Expand description

Calculate the total size of a directory recursively.