Crate json_schema_catalog_rs

Source

Modules§

error
Error types.

Structs§

Catalog
Catalog
CatalogGroup
CatalogGroup
CheckOptions
Index
An index for looking up schema files by their id.
Schema
Schema

Functions§

catalog_from_groups
Merge groups into a single catalog. Groups with matching base_location and name are merged into a single group.
group_from_schema
Generate a singleton group from a schema file.