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

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

The return type of not(expr)