Back to Graphql Engine

json-annotation-parse

v3/crates/utils/json-annotation-parse/README.md

2.48.16277 B
Original Source

json-annotation-parse

A very basic JSON parser that annotated each node with it's source location. This makes it ideal for showing errors locations in metadata errors. It is not written with much performance in mind, however it only ever intended for use in error reporting.