mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
59025bc8b1
* Avoiding the issue where doc.get_value().get_object() differs from doc.get_object() in how errors are reported. * Minor tweaks