Expand description
Type Generation Settings and Logic
Modules§
- error
- Custom error types.
- ir
- Intermediate representation of types and modules.
- settings
- Settings passed into the
TypeGenerator
. - type_
params - Logic for dealing with used and unused generic type parameters.
- type_
path - Type path definition and conversion into tokens.
- validation
- Utility functions to validate that type paths in the user defined derives and substitutes exist in a type registry.
Structs§
- Type
Generator - An interface for generating a types module.