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