Skip to main content

parse_json

Function parse_json 

Source
pub fn parse_json(
    file_path: &str,
    profile: &JsonMappingProfile,
) -> Result<Vec<NQuin>, String>
Expand description

Parse JSON file using core-db parser