Function get_long_word_count

Source
pub fn get_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