Skip to main content

Module ir

Module ir 

Source

Structs§

Changeset
A structured description of how to get from one snapshot to the next.
DiffNode
A node in the diff tree — the central data structure of the system. Every comparator emits it, every transformer rewrites it, and serializers or bindings read it.