Skip to main content

count_chars

Function count_chars 

Source
pub fn count_chars(data: &[u8], utf8: bool) -> u64
Expand description

Count characters, choosing behavior based on locale.