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