Expand description
Manifest-level diffs (added / removed / modified files + metadata deltas).
This is a textual / metadata diff only — it never compares geometry. The future Open CASCADE stage will add added/removed/common B-Rep diffing.
Structs§
- File
Diff - Per-file metadata changes for a modified file.
- Manifest
Diff - The full diff between two manifests.
Functions§
- diff_
manifests - Diff manifest
a(left/old) against manifestb(right/new).