Function needs_patching

Source
pub fn needs_patching(file_path: &str, new_sha: &str) -> Result<bool, Error>