# Functions
DiffSchemas compares two schemas and returns the diff.
NewDiffableSchemaFromCompiledSchema creates a new DiffableSchema from a CompiledSchema.
# Structs
DiffableSchema is a schema that can be diffed.
SchemaDiff holds the diff between two schemas.