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

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