net
0.0.1
In net::
resource_
thread
net
::
resource_thread
Function
write_json_to_file
Copy item path
source
pub fn write_json_to_file<T>(data:
&T
, config_dir: &
Path
, filename: &
str
)
where T:
Serialize
,