Structs§
- External iterator for word boundaries and byte offsets.
- External iterator for a string’s word boundaries.
- An iterator over the substrings of a string which, after splitting the string on word boundaries, contain any characters with the Alphabetic property, or with General_Category=Number. This iterator also provides the byte offsets for each substring.
- An iterator over the substrings of a string which, after splitting the string on word boundaries, contain any characters with the Alphabetic property, or with General_Category=Number.
Enums§
Functions§
- is_
emoji 🔒