Expand description
Profile diffing: structural comparison of two language profiles.
Structs§
- Profile
Diff - Structural comparison of two language profiles, produced by
standard_diff_stub. - Profile
Difference - A single differing field between two profiles, with both sides as expressions.
Enums§
- Profile
Diff Status - Whether two profiles compared equal or differed.
Functions§
- profile_
diff_ symbol - Symbol naming the profile-diff operation on the codec surface.
- standard_
diff_ op_ key - Operation key for the standard diff operation.
- standard_
diff_ stub - Diff
leftagainstright, gated onstandard_diff_capability.