pub fn parse_json5(file: &str, text: &str) -> Result<Value, InterchangeError>
Parse a JSON5 file’s text.