pub type IsNull<Expr> = IsNull<Expr>;Expand description
The return type of
expr.is_null()
Aliased Typeยง
pub struct IsNull<Expr> { /* private fields */ }pub type IsNull<Expr> = IsNull<Expr>;The return type of
expr.is_null()
pub struct IsNull<Expr> { /* private fields */ }