Structs§
Enums§
- Field
Type - How to represent a field’s type in Rust.
- Type
Decision - What Rust type to emit for a top-level node.
- Type
Reference - Reference to a Rust type, which may be a single named type or an alternation enum.
Functions§
- map_
types - Maps all
NodeTypeentries intoTypeDecisions.