Module registry

Module registry 

Source
Expand description

Global schema registry.

Structs§

SchemaId
A unique identifier for a schema registered in the SCHEMA_REGISTRY.
SchemaRegistry
A schema registry that alloates SchemaIds for SchemaDatas and returns a registered &'static Schema.

Statics§

SCHEMA_REGISTRY
Global SchemaRegistry used to register SchemaDatas and produce Schemas.