Type Definition rustc_ap_rustc_session::config::CodegenSetter[][src]

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