Skip to main content

mesh_files_with

Function mesh_files_with 

Source
pub fn mesh_files_with(
    bin: &Path,
    a: &Path,
    b: &Path,
    out_json: &Path,
) -> Result<MeshDiff>
Expand description

Like mesh_files but with an explicit binary path (used by tests).