Skip to main content

Module codegen

Module codegen 

Source
Expand description

CUE Codegen loading and evaluation

This module handles loading CUE codegen configurations and evaluating them to extract file definitions. A Codegen configuration is a CUE-based template that defines multiple files to generate for a project.

Structs§

Codegen
CUE Codegen loader and evaluator
CodegenData
CUE codegen data containing file definitions
FormatConfig
Format configuration for a code file
ProjectFileDefinition
A project file definition from the codegen configuration

Enums§

FileMode
File generation mode