Module rustc_session::options [−][src]
Modules
Macros
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.