Crate char_collection
source ·Macros
Structs
A collection of
char
s (i.e. Unicode code points), used for storing large continuous ranges
efficiently.Traits
A trait for objects that represent one or more disjoint, non-adjacent
CharRanges.