askama
0.12.1
In askama::
filters
askama
::
filters
Function
lowercase
Copy item path
Source
pub fn lowercase<T:
Display
>(s: T) ->
Result
<
String
>
Expand description
Alias for the
lower()
filter