Skip to main content

Module diff

Module diff 

Source
Expand description

Profile diffing: structural comparison of two language profiles.

Structs§

ProfileDiff
Structural comparison of two language profiles, produced by standard_diff_stub.
ProfileDifference
A single differing field between two profiles, with both sides as expressions.

Enums§

ProfileDiffStatus
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 left against right, gated on standard_diff_capability.