Function askama::filters::wordcount

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

Count the words in that string