pub(crate) fn suffixes<H>(kind: MatchKind, hirs: &[H]) -> Seqwhere H: Borrow<Hir>,
Like prefixes, but for all suffixes of all matches for the given HIRs.
prefixes