pub const CHAR_JUST_ABOVE_SURROGATES: char = '\u{e000}';
Expand description
The char
that comes just after the surrogate range.
This is a character in the Private Use Area.
pub const CHAR_JUST_ABOVE_SURROGATES: char = '\u{e000}';
The char
that comes just after the surrogate range.
This is a character in the Private Use Area.