Skip to main content

Module code_point_map

Module code_point_map 

Source

Structs§

CodePointMapData
A wrapper around code point map data.
CodePointMapDataBorrowed
A borrowed wrapper around code point set data, returned by [CodePointSetData::as_borrowed()]. More efficient to query.

Traits§

EnumeratedProperty
A Unicode character property that assigns a value to each code point.