Module options

Source

Modulesยง

cgopts ๐Ÿ”’
dbopts ๐Ÿ”’
desc ๐Ÿ”’
parse

Macrosยง

hash_opt ๐Ÿ”’
hash_substruct ๐Ÿ”’
insert ๐Ÿ”’
options ๐Ÿ”’
Defines all CodegenOptions/DebuggingOptions fields and parsers all at once. The goal of this macro is to define an interface that can be programmatically used by the option parser to initialize the struct without hardcoding field names all over the place.
redirect_field ๐Ÿ”’
top_level_options ๐Ÿ”’

Structsยง

CodegenOptions
OptionDesc
Options
The top-level command-line options struct.
UnstableOptions

Constantsยง

CG_OPTIONS
Z_OPTIONS

Functionsยง

build_options ๐Ÿ”’

Type Aliasesยง

OptionDescrs ๐Ÿ”’
OptionSetter ๐Ÿ”’