nim-json-serialization/json_serialization.nim

4 lines
66 B
Nim

import json_serialization/[reader, writer]
export reader, writer