json-rust icon indicating copy to clipboard operation
json-rust copied to clipboard

Customize depth limit

Open Yoric opened this issue 6 years ago • 1 comments

In https://github.com/binast/binjs-ref/issues/232, we fail to parse a JSON document because of an ExceededDepthLimit. It would be useful to be able to customize the depth limit.

Yoric avatar Jan 29 '19 22:01 Yoric

(deleted my comment, realised I've been looking at the wrong repo)

RReverser avatar Jan 30 '19 17:01 RReverser