Closed ayrat555 closed 2 years ago
see
-https://github.com/dtolnay/serde-stacker -https://docs.rs/serde_json/latest/serde_json/struct.Deserializer.html#method.disable_recursion_limit
fixes https://github.com/ayrat555/frankenstein/issues/67
I think a better solution for the same problem is implemented in https://github.com/ayrat555/frankenstein/pull/69
closed in favour of https://github.com/ayrat555/frankenstein/pull/69
see
-https://github.com/dtolnay/serde-stacker -https://docs.rs/serde_json/latest/serde_json/struct.Deserializer.html#method.disable_recursion_limit
fixes https://github.com/ayrat555/frankenstein/issues/67