Constant ZERO_WIDTH_JOINER
Source pub const ZERO_WIDTH_JOINER: (char, &str);
Expand description
§Zero-width joiner (ZWJ)
char
for the Unicode representation on the ZWJ character
§Representations
Encoding | Code |
Unicode | U+200D |
HTML | ‍ ‍ |
§Reference
Wikipedia