Function mz_expr_parser::parser::relation::parse_project

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