Module codepoint

Module codepoint 

Source
Expand description

A Unicode code point: from U+0000 to U+10FFFF.

Structsยง

CodePoint
A Unicode code point: from U+0000 to U+10FFFF.
DecodeUtf16
An iterator for decoding potentially ill-formed UTF-16.
EncodeUtf16
An iterator for encoding potentially ill-formed UTF-16.