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