Struct rustc_trans::session::config::ConfigExperimental
[-]
[+]
[src]
pub struct Config { pub target: Target, pub int_type: IntTy, pub uint_type: UintTy, }
Fields
target | |
int_type | |
uint_type |