Skip to main content

diff_subscriptions

Function diff_subscriptions 

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

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