Module bones_framework::lib::prelude::bones_schema::registry
source · Expand description
Global schema registry.
Structs§
- A unique identifier for a schema registered in the
SCHEMA_REGISTRY. - A schema registry that alloates
SchemaIds forSchemaDatas and returns a registered [&'static Schema][Schema].