pub const fn graphemes_str(input: &str) -> StrGraphemes<'_> ⓘExpand description
Iterates the extended grapheme clusters of a UTF-8 string as borrowed strings.
pub const fn graphemes_str(input: &str) -> StrGraphemes<'_> ⓘIterates the extended grapheme clusters of a UTF-8 string as borrowed strings.