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