[][src]Function askama::filters::wordcount

pub fn wordcount(s: &dyn Display) -> Result<usize, Error>

Count the words in that string