ctoolbox
0.1.0
In ctoolbox::
storage::
user
ctoolbox
::
storage
::
user
Function
read_json_map
Copy item path
Source
fn read_json_map<T:
DeserializeOwned
>(path: &
Path
) ->
Result
<
HashMap
<
String
, T>>