Expand description
Schema types — the in-memory representation of a parsed CSDL schema.
Structs§
- Field
Def - Definition of a single field within a schema.
- Schema
- A parsed, validated schema definition. This is the in-memory representation of a CSDL file.
- Schema
Meta - Metadata block attached to a schema.
Enums§
- Trust
Level - Trust level assigned to a schema in the registry.
Traits§
- Schema
Registry - A thread-safe, read-only view of a schema registry.
Concrete implementations live in
chaincodec-registry.