This is a simple JSON parser written in Rust. It accepts a path to json file, scans it, parses it, and finally returns either code 0 for valid json or 1 for invalid json.
Assumming you have it in your system's path:
json_parser path/to/file.json
| Name | Name | Last commit date | ||
|---|---|---|---|---|