mz_expr_parser::parser::relation

Function parse_project

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