mirror of
https://github.com/status-im/nim-json-serialization.git
synced 2025-02-19 21:38:09 +00:00
Case objects require custom `readValue` implementations to prevent problems when keys are in an unexpected order. Define them for tests.