Function parse_get

Source
fn parse_get(
    ctx: &'_ Ctx<'_>,
    input: ParseStream<'_>,
) -> Result<MirRelationExpr>