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