pub type SentenceBreakIteratorPotentiallyIllFormedUtf8<'l, 's> = RuleBreakIterator<'l, 's, SentenceBreakTypePotentiallyIllFormedUtf8>;
Expand description

Sentence break iterator for potentially invalid UTF-8 strings