Skip to main content

graphemes_str

Function graphemes_str 

Source
pub const fn graphemes_str(input: &str) -> StrGraphemes<'_> 
Expand description

Iterates the extended grapheme clusters of a UTF-8 string as borrowed strings.