Function rustc_session::options::parse::parse_switch_with_opt_path

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