After some additional discovering. Using Unmarshaling.jl to map decoded JSON to predefined Julia structure does the trick.
1 Like
After some additional discovering. Using Unmarshaling.jl to map decoded JSON to predefined Julia structure does the trick.