sl4f_lib::common_utils::common

Function find_file

Source
pub fn find_file(dir: &Path, pattern: &str) -> Result<PathBuf, Status>