Struct cleaver::diag::Config
[−]
[src]
pub struct Config { pub dump_tokens: bool, pub dump_ast: bool, pub dump_symbol_table: bool, // some fields omitted }
Fields
dump_tokens: bool
dump_ast: bool
dump_symbol_table: bool