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