pub fn count_files(path: &Path) -> Result<u64>
Count files in a directory recursively (without using cache)