Type Alias UnicodeScalarValue

Source
pub type UnicodeScalarValue = UInt32;
Expand description

A complete Unicode character in UTF-32 format, with values from 0 through 0x10FFFF (excluding the surrogate range 0xD800-0xDFFF and certain disallowed values).