Module icu_casemap::provider::data
source · Expand description
The primary per-codepoint casefolding data
Structs§
- Case mapping data associated with a single code point
- Packed casemappingdata type
- Data that is stored in CaseMapData when it is not an exception
Enums§
- A subset of case mapping data associated with a single code point
- The case of a Unicode character
- The dot type of a Unicode character. This indicates how dotted letters (like
i
andj
) combine with accents placed above the letter.