pub fn compare_schemas(
old_schema: &Schema,
new_schema: &Schema,
config: &DiffConfig,
) -> SchemaDiffExpand description
Compare two schemas and return the differences
pub fn compare_schemas(
old_schema: &Schema,
new_schema: &Schema,
config: &DiffConfig,
) -> SchemaDiffCompare two schemas and return the differences