count_files

Function count_files 

Source
pub fn count_files(path: &Path) -> Result<u64>
Expand description

Count files in a directory recursively (without using cache)