Skip to main content

count_words_parallel

Function count_words_parallel 

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

Count words in parallel with boundary adjustment.