Skip to main content

diff_files_with

Function diff_files_with 

Source
pub fn diff_files_with(bin: &Path, a: &Path, b: &Path) -> Result<GeomDiff>
Expand description

Run the geometric diff using an explicit binary path (used by tests).