Skip to main content

diff

Function diff 

Source
pub fn diff(old: &Schema, new: &Schema) -> SchemaDiff
Expand description

Compute a structural diff between two schemas.

Compares every schema field: vertices, edges, constraints, hyper-edges, required edges, NSIDs, variants, orderings, recursion points, usage modes, spans, and nominal flags.