Type Definition diesel::dsl::Not [] [src]

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

The return type of not(expr)