Structsยง
- Code
Point Range Iterator - An iterator over code point ranges, produced by
ICU4XCodePointSetDataor one of theICU4XCodePointMapDatatypes - Code
Point Range Iterator Result - Result of a single iteration of
CodePointRangeIterator. Logically can be considered to be anOption<RangeInclusive<u32>>,