scanit

Function find_files

Source
pub fn find_files(pattern: &str, directory: &str) -> Result<(), Box<dyn Error>>