Skip to main content

plan_set_expr

Function plan_set_expr 

Source
fn plan_set_expr(
    qcx: &mut QueryContext<'_>,
    q: &SetExpr<Aug>,
) -> Result<(HirRelationExpr, Scope), PlanError>