Function parse_reduce

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