unicode_segmentation::grapheme

Function new_graphemes

Source
pub fn new_graphemes(s: &str, is_extended: bool) -> Graphemes<'_>