Module icu_casemap::titlecase
source · Expand description
Titlecasing-specific try_new_with_mapper_unstable
Structs§
- A wrapper around
CaseMapper
that can compute titlecasing stuff, and is able to load additional data to support the non-legacy “head adjustment” behavior. - Various options for controlling titlecasing
Enums§
- Where to start casing the string.
- How to handle the rest of the string once the beginning of the string has been titlecased.