Structs§
- Casefold
Str - A borrowed slice of a casefolded string.
- Casefold
String
Functions§
- casefold_
cmp - A comparison function that:
- utf8_
bytes - Helper function to convert a
charto an iterator over its UTF-8 bytes without any heap allocations.
char to an iterator over its UTF-8 bytes
without any heap allocations.