Function stringsext::helper::char_count[][src]

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

Count as fast as possible the chars in some UTF-8 str.