Skip to main content

diff_statistics

Function diff_statistics 

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

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