fedimint_
portalloc
0.6.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
,