Expand description
Intermediate representation (IR) for codegen.
Structs§
- An enum in the IRs.
- The intermediate representation.
- A generic parameter of an
Item
. - A struct in the IR.
- A variant of an
Enum
.
Enums§
- An item in the IR.
- The type of a
Field
.
Functions§
- analyze 🔒Analyzes the provided items and produces an IR.