Function long_word_count

Source
pub fn long_word_count(text: &str) -> u32
Expand description

Count the number of “long words”1 in a given text


  1. Words with more than 6 letters