Skip to main content

diff_publications

Function diff_publications 

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

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