Type Definition diesel::expression::helper_types::Not
[−]
[src]
type Not<Expr> = Not<Grouped<AsExprOf<Expr, Bool>>>;
The return type of not(expr)