askama::filters

Function wordcount

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

Count the words in that string