Type Definition block_tools::db::use_diesel::dsl::not[][src]

type not<Expr> = Not<Grouped<<Expr as AsExpression<Bool>>::Expression>>;

The return type of not(expr)