askama
0.12.1
In askama::
filters
Functions
capitalize
center
escape
fmt
format
indent
join
json
linebreaks
linebreaksbr
lower
lowercase
paragraphbreaks
safe
trim
truncate
upper
uppercase
wordcount
askama
::
filters
Function
indent
Copy item path
Settings
Help
Summary
Source
pub fn indent<T:
Display
>(s: T, width:
usize
) ->
Result
<
String
>
Expand description
Indent lines with
width
spaces