Function get_file_existence_checker

Source
pub fn get_file_existence_checker() -> fn(file_path: &str) -> Result<bool, ()>