Constant malachite_base::chars::constants::CHAR_JUST_ABOVE_SURROGATES
source ยท 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.