Function parse_metadata_json

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