Skip to main content

Crate fxfs_unicode

Crate fxfs_unicode 

Source

Structs§

CaseFoldIterator
Filters a valid sequence of unicode characters, casefolding.
CasefoldStr
A borrowed slice of a casefolded string.
CasefoldString

Functions§

casefold
casefold_cmp
A comparison function that:
utf8_bytes
Helper function to convert a char to an iterator over its UTF-8 bytes without any heap allocations.