nim-json-serialization/json_serialization/std
zah f42567c00c
Basic support for Json flavours without default object serialization (#66)
Other changes:

* Migrate many procs accepting JsonReader to JsonLexer in order to
  reduce the number of generic instantiations and the resulting code
  bloat
2023-12-19 12:00:24 +02:00
..
net.nim add `{.raises.}` annotation to `writeValue` (#64) 2023-08-19 13:47:32 +02:00
options.nim Basic support for Json flavours without default object serialization (#66) 2023-12-19 12:00:24 +02:00
sets.nim add `{.raises.}` annotation to `writeValue` (#64) 2023-08-19 13:47:32 +02:00
tables.nim add `{.raises.}` annotation to `writeValue` (#64) 2023-08-19 13:47:32 +02:00