Skip to main content

destination_ordering

Function destination_ordering 

Source
fn destination_ordering(
    order_by: &DestinationSortOrder,
    a: &Destination,
    b: &Destination,
) -> Ordering
Expand description

The Destination and the doc-hidden _Custom variant both fall through to the server-name tiebreak.