Function regex_automata::util::prefilter::suffixes

source ยท
pub(crate) fn suffixes<H>(kind: MatchKind, hirs: &[H]) -> Seq
where H: Borrow<Hir>,
Expand description

Like prefixes, but for all suffixes of all matches for the given HIRs.