Module Atdgen_runtime

module Json_adapter : sig ... end

Json adapters and tools for the user to make their own json adapters for common situations.

module Ob_run : sig ... end

OCaml-Biniou runtime library.

module Oj_run : sig ... end

OCaml-Json runtime library.

module Ov_run : sig ... end

Runtime library for OCaml validators.

module Util : sig ... end

Various convenience types and functions meant for the user of atdgen.

module Version : sig ... end
module Yojson_extra : sig ... end

This module complements the Yojson.Safe lexer and was extracted from the original source file read.mll.

module Yojson_lexer_utils : sig ... end