parse_json_file

Function parse_json_file 

Source
pub fn parse_json_file(
    path: &Path,
    name: Option<&str>,
    flat_mode: bool,
) -> Result<Schema>