unicode_segmentation::grapheme

Function new_graphemes

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