gix_diff::tree::visit

Type Alias ChangeId

source
pub type ChangeId = u32;
Expand description

A way to recognize and associate different Change instances.

These are unique only within one diff operation.