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