☰
not
In diesel::helper_types
?
Type Definition
diesel
::
helper_types
::
not
source
·
[
−
]
pub type not<Expr> = Not<Grouped<
AsExprOf
<Expr,
Bool
>>>;
Expand description
The return type of
not(expr)