Function mz_expr_parser::parser::relation::parse_cross_join
source ยท fn parse_cross_join(
ctx: &'_ Ctx<'_>,
input: ParseStream<'_>,
) -> Result<MirRelationExpr>
fn parse_cross_join(
ctx: &'_ Ctx<'_>,
input: ParseStream<'_>,
) -> Result<MirRelationExpr>