Skip to main content

wordcount

Function wordcount 

Source
pub fn wordcount<T: Display>(s: T) -> Result<usize>
Expand description

Count the words in that string