☰
In askama_shared::filters
?
Function
askama_shared
::
filters
::
uppercase
source
·
[
−
]
pub fn uppercase<T:
Display
>(s: T) ->
Result
<
String
>
Expand description
Alias for the
upper()
filter