darkfi
0.4.1
In darkfi::
util::
file
darkfi
::
util
::
file
Function
save_json_file
Copy item path
Source
pub fn save_json_file( path: &
Path
, value: &
JsonValue
, pretty:
bool
, ) ->
Result
<
()
>