pub type ChangeId = u32;
A way to recognize and associate different Change instances.
Change
These are unique only within one diff operation.