☰
Type Definition IsNull
Other items in
diesel
::
dsl
All crates
?
Type Definition
diesel
::
dsl
::
IsNull
[
−
]
[src]
pub type IsNull<Expr> = IsNull<Expr>;
Expand description
The return type of
expr.is_null()