anonymiser_
lib
0.1.0
parse_
metadata_
json
Sections
Read the metadata.json file and parse it into a serde
Value
In crate anonymiser_
lib
anonymiser_lib
Function
parse_metadata_json
Copy item path
Source
pub(crate) fn parse_metadata_json( metadata_file_path: &
PathBuf
, ) ->
Result
<
Value
,
Error
>
Expand description
ยง
Read the metadata.json file and parse it into a serde
Value