Function plan_not

Source
fn plan_not(
    ecx: &ExprContext<'_>,
    expr: &Expr<Aug>,
) -> Result<CoercibleScalarExpr, PlanError>