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