Module grapheme

Source

Structs§

GraphemeCursor
Cursor-based segmenter for grapheme clusters.
GraphemeIndices
External iterator for grapheme clusters and byte offsets.
Graphemes
External iterator for a string’s grapheme clusters.

Enums§

GraphemeIncomplete
An error return indicating that not enough content was available in the provided chunk to satisfy the query, and that more content must be provided.
GraphemeState 🔒
maybe unify with PairResult? An enum describing information about a potential boundary.
PairResult 🔒

Functions§

check_pair 🔒
new_grapheme_indices
new_graphemes