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
Encoding | Code |
Unicode | U+FEFF |
HTML |  |
§Reference
Wikipedia