mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
e8ff2fa692
* This is a small reorg of the new convert code so that we only expose 'simdjson::from'. This can be changed in a future release, but we don't want our users to start depending on code that we might need to change. * marking simdjson::from as experimental * updating tests to match recent changes