Function sql::plan::query::plan_not[][src]

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