parse_json

Function parse_json 

Source
pub(crate) fn parse_json(
    json: &str,
    path: &str,
    defs: Option<&StructDefinitions>,
) -> Result