mz_expr_parser::parser::relation

Function parse_get

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