Skip to main content

char_count

Function char_count 

Source
pub fn char_count(s: &str) -> usize
Expand description

Count the number of Unicode code points in a string.