package atdgen

  1. Overview
  2. Docs
Generates efficient JSON serializers, deserializers and validators

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v1.12.0.tar.gz
sha256=3e81d562e74374b98c0f383c1ded46beb06d8416d2065645fd68d3b8b0238ddd
md5=f85f590714edcdd4b847aa242b6c5747

doc/atdgen/Ag_oj_mapping/index.html

Module Ag_oj_mapping

val mapping_of_expr : Atd_ast.type_expr -> oj_mapping
val defs_of_atd_module : [< `Type of Atd_ast.loc * (string * string list * Atd_annot.t) * Atd_ast.type_expr ] list -> (Ag_ocaml.atd_ocaml_repr, Ag_json.json_repr) Ag_mapping.def list
val defs_of_atd_modules : ('a * [< `Type of Atd_ast.loc * (string * string list * Atd_annot.t) * Atd_ast.type_expr ] list) list -> ('a * (Ag_ocaml.atd_ocaml_repr, Ag_json.json_repr) Ag_mapping.def list) list