pub(crate) fn parse_code_model(
    slot: &mut Option<CodeModel>,
    v: Option<&str>
) -> bool