Type Definition IsNull
diesel::dsl
type IsNull<Expr> = IsNull<Expr>;
The return type of expr.is_null()
expr.is_null()