Function x11rb_protocol::resource_manager::matcher::compare_matches
source ยท fn compare_matches(match1: &[MatchKind], match2: &[MatchKind]) -> Ordering
Expand description
Compare two matches and decide which one of the two is better (Ordering::Greater
)