askama_shared
0.12.2
In askama_shared::filters
?
Settings
Function
askama_shared
::
filters
::
indent
Copy item path
source
·
[
−
]
pub fn indent<T:
Display
>(s: T, width:
usize
) ->
Result
<
String
>
Expand description
Indent lines with
width
spaces