☰
IsNull
In diesel::dsl
?
Type Definition
diesel
::
dsl
::
IsNull
source
·
[
−
]
pub type IsNull<Expr> = IsNull<Expr>;
Expand description
The return type of
expr.is_null()