Skip to main content

diff

Function diff 

Source
pub fn diff(before: &SchemaSnapshot, after: &SchemaSnapshot) -> Vec<SchemaDiff>
Expand description

Compare two schema snapshots and return the differences.