Config

A structure that contains configuration options for a single execution of the generator pipeline run.

Config.swift:21
struct Config

A single generator pipeline run produces exactly one file, so for generating multiple files, create multiple configuration values, each with a different generator mode.