Type Definition rustc_session::options::OptionSetter[][src]

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