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

How many bytes worth of files does a directory contain?