rustc_session::options::parse

Function parse_switch_with_opt_path

Source
pub(crate) fn parse_switch_with_opt_path(
    slot: &mut SwitchWithOptPath,
    v: Option<&str>,
) -> bool