Function run_clang_tidy::cli::utils::file_with_name_or_ext
source · pub fn file_with_name_or_ext<P>(path: P, name_or_ext: &str) -> Result<PathBuf>where
P: AsRef<Path>,pub fn file_with_name_or_ext<P>(path: P, name_or_ext: &str) -> Result<PathBuf>where
P: AsRef<Path>,