Skip to main content
read_json
wowlab_
docgen_
cli
0.1.0
In wowlab_
docgen_
cli::
hosted_
rustdoc
wowlab_docgen_cli
::
hosted_rustdoc
Function
read_
json
Copy item path
Source
fn read_json<T>(path: &
Path
) ->
Result
<T,
Error
>
where T:
DeserializeOwned
,