Module rustc_session::options
source · [−]Modules
Macros
hash_opt 🔒
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.