store_json_pretty_to_file
fedimint_
portalloc
0.9.0-alpha
In fedimint_
portalloc::
util
fedimint_portalloc
::
util
Function
store_
json_
pretty_
to_
file
Copy item path
Source
pub fn store_json_pretty_to_file<T>(path: &
Path
, val:
&T
) ->
Result
<
()
>
where T:
Serialize
,