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