Function foundry_compilers::utils::find_case_sensitive_existing_file
source ยท pub fn find_case_sensitive_existing_file(non_existing: &Path) -> Option<PathBuf>Expand description
Attempts to find a file with different case that exists next to the non_existing file