Open tgockel opened 4 years ago
Instead of only parsing into a jsonv::value, there should be a extractor which works directly on an AST index. This will allow extraction without the jsonv::value middleman.
jsonv::value
Instead of only parsing into a
jsonv::value
, there should be a extractor which works directly on an AST index. This will allow extraction without thejsonv::value
middleman.