fedimint_
portalloc
0.8.0-alpha
In fedimint_
portalloc::
util
Functions
open_lock_file
store_json_pretty_to_file
store_to_file_with
fedimint_portalloc
::
util
Function
store_json_pretty_to_file
Copy item path
Settings
Help
Summary
Source
pub fn store_json_pretty_to_file<T>(path: &
Path
, val:
&T
) ->
Result
<
()
>
where T:
Serialize
,