pub fn unicode_notation(codepoint: char) -> UnicodeNotation
Expand description
Return a UnicodeNotation
for the code-point to be used in string format.
pub fn unicode_notation(codepoint: char) -> UnicodeNotation
Return a UnicodeNotation
for the code-point to be used in string format.