Skip to main content

match_candidates

Function match_candidates 

Source
pub(super) fn match_candidates<'a>(
    observed: &[u8],
    candidates: impl IntoIterator<Item = &'a Candidate>,
) -> MatchResult