Constant ZERO_WIDTH_NO_BREAK_SPACE

Source
pub const ZERO_WIDTH_NO_BREAK_SPACE: (char, &str);
Expand description

§Zero-width No-Break Space (ZWNBSP)

char for the Unicode representation on the ZWNBSP character

§Representations

EncodingCode
UnicodeU+FEFF
HTML

§Reference

Wikipedia