Structs§
- An iterator over code point ranges, produced by
ICU4XCodePointSetData
or one of theICU4XCodePointMapData
types - Result of a single iteration of
CodePointRangeIterator
. Logically can be considered to be anOption<RangeInclusive<u32>>
,
ICU4XCodePointSetData
or
one of the ICU4XCodePointMapData
typesCodePointRangeIterator
.
Logically can be considered to be an Option<RangeInclusive<u32>>
,