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

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