count_file_system

Function count_file_system 

Source
fn count_file_system(fs: &dyn FileSystem, path: &Path) -> u64
Expand description

How many bytes worth of files does a directory contain?