evobench_
tools
0.1.0
In evobench_
tools::
config_
file
evobench_tools
::
config_file
Function
save_config_file
Copy item path
Source
pub fn save_config_file<T:
Serialize
>(path: &
Path
, value:
&T
) ->
Result
<
()
>