Parsing array of json objects in zig
I am attempting to parse a .json file in zig however am very new to zig and having no luck finding much documentation for this. Here is my working example of code:
I am attempting to parse a .json file in zig however am very new to zig and having no luck finding much documentation for this. Here is my working example of code: