sdmx_
json_
de_
tests
0.0.0
sdmx_json_de_tests
Function
read_json
Copy item path
Source
pub fn read_json<T>(path: &
str
) ->
Result
<T,
ReadJsonError
>
where T:
FromStr
<Err =
Error
>,