Function askama::filters::wordcount

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

Count the words in that string