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