package serde

  1. Overview
  2. Docs

Source file de__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
(* generated by dune *)

(** @canonical De.Deserializer *)
module Deserializer = De__Deserializer

(** @canonical De.Error *)
module Error = De__Error

(** @canonical De.Impls *)
module Impls = De__Impls

(** @canonical De.Intf *)
module Intf = De__Intf

(** @canonical De.Map_access *)
module Map_access = De__Map_access

(** @canonical De.Reader *)
module Reader = De__Reader

(** @canonical De.Sequence_access *)
module Sequence_access = De__Sequence_access

(** @canonical De.Unimplemented *)
module Unimplemented = De__Unimplemented

(** @canonical De.Variant_access *)
module Variant_access = De__Variant_access

(** @canonical De.Visitor *)
module Visitor = De__Visitor

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

Innovation. Community. Security.