Source file of_json__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(* generated by dune *)

(** @canonical Of_json.Helpers *)
module Helpers = Of_json__Helpers

(** @canonical Of_json.Json *)
module Json = Of_json__Json

(** @canonical Of_json.Timestamp *)
module Timestamp = Of_json__Timestamp

(** @canonical Of_json.To_json *)
module To_json = Of_json__To_json

(** @canonical Of_json.Type *)
module Type = Of_json__Type

module Of_json__ = struct end
[@@deprecated "this module is shadowed"]