save_json_file
darkfi
0.5.0
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
<
()
>