askama
0.12.1
In askama::
filters
Functions
capitalize
center
escape
fmt
format
indent
join
json
linebreaks
linebreaksbr
lower
lowercase
paragraphbreaks
safe
trim
truncate
upper
uppercase
wordcount
askama
::
filters
Function
wordcount
Copy item path
Settings
Help
Summary
Source
pub fn wordcount<T:
Display
>(s: T) ->
Result
<
usize
>
Expand description
Count the words in that string