Skip to main content

is_zero_width_format

Function is_zero_width_format 

Source
pub fn is_zero_width_format(c: char) -> bool
Expand description

Zero-width and format characters removed by every algorithm.

U+200B ZERO WIDTH SPACE, U+200C ZWNJ, U+200D ZWJ, U+FEFF BOM, U+2060 WORD JOINER, and variation selectors U+FE00–U+FE0F.