Module scale_typegen::typegen

source ·
Expand description

Type Generation Settings and Logic

Modules§

  • Custom error types.
  • Intermediate representation of types and modules.
  • Settings passed into the TypeGenerator.
  • Logic for dealing with used and unused generic type parameters.
  • Type path definition and conversion into tokens.
  • Utility functions to validate that type paths in the user defined derives and substitutes exist in a type registry.

Structs§