Type Alias diesel::helper_types::NullsLast
source · pub type NullsLast<T> = NullsLast<T>;
Expand description
The return type of expr.nulls_last()
Aliased Type§
struct NullsLast<T> { /* private fields */ }
pub type NullsLast<T> = NullsLast<T>;
The return type of expr.nulls_last()
struct NullsLast<T> { /* private fields */ }