Skip to main content

parse_json5

Function parse_json5 

Source
pub fn parse_json5(file: &str, text: &str) -> Result<Value, InterchangeError>
Expand description

Parse a JSON5 file’s text.