Macros§
- char_
collect - Generate a [CharCollection] from a sequence of
char
s, CharRanges, or Unicode Blocks.
Structs§
- Char
Collection - A collection of
char
s (i.e. Unicode code points), used for storing large continuous ranges efficiently.
Traits§
- Multi
Char Range - A trait for objects that represent one or more disjoint, non-adjacent CharRanges.