Skip to main content
write_json
tuwunel_
core
1.8.0
In tuwunel_
core::
metrics::
dump
tuwunel_core
::
metrics
::
dump
Function
write_
json
Copy item path
Source
fn write_json<T:
Serialize
>(path: &
Path
, value:
&T
) ->
Result