Skip to main content

Module registry

Module registry 

Source

Structs§

Field
A named field within a struct or variant.
Registry
A minimal type registry storing only what is needed for SCALE serialization. No docs, no full paths, no type params.
Variant
A single variant of an enum.
VariantDef
Definition of an enum type with its variants.

Enums§

Fields
Pre-classified variant payload shapes matching serde’s enum model
TypeDef
Type definitions that map directly to serde’s data model.

Type Aliases§

TypeId
Index into a Registry.