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

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