Description
JSON serializers, deserializers, and validators can be generated from ATD type definitions for OCaml projects. This reduces hand-written conversion code and helps keep data handling aligned with declared schemas.
It is a developer command-line tool. Use it when maintaining OCaml code that exchanges structured JSON data.