Skip to main content

verify_content_match

Function verify_content_match 

Source
pub fn verify_content_match(p1: &Path, p2: &Path) -> Result<bool>
Expand description

Compares two files by sampling the first and last 64KB of content.