Expand description
Identify string case and convert to various string cases.
Structs§
- Cases
- Represents a set of cases.
- Cases
Iterator - An iterator of Cases.
- Cldr
Ascii Collator - Unicode collation for ASCII extracted from the CLDR (Common Locale Data Repository) root table.
Enums§
- Case
- Represents the case of a string.
Traits§
- Ascii
Collator - An Ascii collator defines an order between ASCII characters.
- Collator
- A collator defines an order between a set of characters.
- StrExtension
- StrLike
Extension - StrOnly
Extension
Functions§
- ascii_
collation_ weight_ from - Generate the collation weight table from an ASCII collation table. The last 128 bytes are mapped to themselves.