rustc::session::config::DebuggingSetter [] [src]

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