Skip to main content

diff_collations

Function diff_collations 

Source
pub fn diff_collations(target: &Catalog, source: &Catalog, out: &mut ChangeSet)
Expand description

Compute granular collation changes needed to converge target toward source. Appends all emitted changes to out.