mirror of
https://github.com/logos-storage/nim-serde.git
synced 2026-03-28 23:23:12 +00:00
Exporting `parseJson` causes symbol clashes in downstream repos that import std/json, so changing the signature completely avoid this clash.