int compat_check(struct hash_map *old_structs, struct hash_map *old_enums, struct hash_map *old_oneofs, struct hash_map *new_structs, struct hash_map *new_enums, struct hash_map *new_oneofs)
Compare two parsed schemas and print a compatibility report.
Definition compat_check.c:278