# Functions
Generate will generate code files into the output folder.
GeneratePlan will generate a plan for generating code files into the output folder.
ParsePackage parses the package.
WithLayout will set the layout option.
# Type aliases
GenerateOption is a function that configures a generator.
ParseOption is a function that configures a parser.