Skip to main content

diff

Function diff 

Source
pub fn diff(
    old_snapshot: &Snapshot,
    new_schema: &SchemaRegistry,
) -> Vec<Operation>