count_dir_files

Function count_dir_files 

Source
pub fn count_dir_files(path: &Path) -> Result<usize>
Expand description

Count the number of files in a directory and its subdirectories.