Type Definition diesel::helper_types::not

source ·
pub type not<Expr> = Not<Grouped<Expr>>;
Expand description

The return type of not(expr)