Skip to main content

Module grapheme

Module grapheme 

Source
Expand description

GraphemeClusterSegmenter and its related iterators, borrowed types, and options.

Structsยง

GraphemeClusterBreakIterator
Implements the Iterator trait over the grapheme cluster boundaries of the given string.
GraphemeClusterSegmenter
Segments a string into grapheme clusters.
GraphemeClusterSegmenterBorrowed
Segments a string into grapheme clusters (borrowed version).