askama
0.12.1
In askama::
filters
Function
askama
::
filters
::
indent
Copy item path
source
ยท
[
−
]
pub fn indent<T:
Display
>(s: T, width:
usize
) ->
Result
<
String
>
Expand description
Indent lines with
width
spaces