rustc::session::config::CodegenSetter [] [src]

type CodegenSetter = fn(&mut CodegenOptions, v: Option<&str>) -> bool;
Unstable (rustc_private)