serde_
json
1.0.134
In serde_
json::
ser
serde_json
::
ser
Function
indent
Copy item path
source
fn indent<W>(wr:
&mut W
, n:
usize
, s: &[
u8
]) ->
Result
<
()
>
where W: ?
Sized
+
Write
,