Module unicode

Module unicode 

Source

Modules§

props

Structs§

BreakGraphemes
CodePoint
A Unicode code point. The valid code point ranges are 0x0 to 0x10FFFF.
UnicodeVersion
A struct for contain Unicode version.

Constants§

UNICODE_VERSION
Current Unicode version.

Traits§

Normalization
Segmentation
ToCodePoint
Trait that convert type to CodePoint.
Ucd
Trait Ucd is a collection of Unicode UCD property methods.