Type Definition icu::segmenter::GraphemeClusterBreakIteratorPotentiallyIllFormedUtf8
source · [−]pub type GraphemeClusterBreakIteratorPotentiallyIllFormedUtf8<'l, 's> = RuleBreakIterator<'l, 's, RuleBreakTypePotentiallyIllFormedUtf8>;
Expand description
Grapheme cluster break iterator for a potentially invalid UTF-8 string.