pub const fn eq_ordering(left: Ordering, right: Ordering) -> bool
Compares two Ordering for equality.
Ordering