pub fn mesh_files_with( bin: &Path, a: &Path, b: &Path, out_json: &Path, ) -> Result<MeshDiff>
Like mesh_files but with an explicit binary path (used by tests).
mesh_files