Skip to main content

Module type_mapper

Module type_mapper 

Source

Structs§

AlternationEnumDef
ChildrenDef
FieldDef
LeafStructDef
StructDef
SupertypeEnumDef
VariantDef

Enums§

FieldType
How to represent a field’s type in Rust.
TypeDecision
What Rust type to emit for a top-level node.
TypeReference
Reference to a Rust type, which may be a single named type or an alternation enum.

Functions§

map_types
Maps all NodeType entries into TypeDecisions.