[][src]Type Definition diesel::helper_types::not

type not<Expr> = Not<Grouped<AsExprOf<Expr, Bool>>>;

The return type of not(expr)