Skip to main content

score_cmp

Function score_cmp 

Source
pub fn score_cmp(a: &Match, b: &Match) -> Ordering
Expand description

SortOrder is used by callers that sort matches themselves (matching Go’s sort.Stable on score descending).