Structs§
- Grapheme
Cursor - Cursor-based segmenter for grapheme clusters.
- Grapheme
Indices - External iterator for grapheme clusters and byte offsets.
- Graphemes
- External iterator for a string’s grapheme clusters.
Enums§
- Grapheme
Incomplete - 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.
- Grapheme
State 🔒 - maybe unify with PairResult? An enum describing information about a potential boundary.
- Pair
Result 🔒