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
35
36
37
(** @canonical Repr.Staging *)
module Staging = Repr__Staging
(** @canonical Repr.Type *)
module Type = Repr__Type
(** @canonical Repr.Type_binary *)
module Type_binary = Repr__Type_binary
(** @canonical Repr.Type_core *)
module Type_core = Repr__Type_core
(** @canonical Repr.Type_core_intf *)
module Type_core_intf = Repr__Type_core_intf
(** @canonical Repr.Type_intf *)
module Type_intf = Repr__Type_intf
(** @canonical Repr.Type_json *)
module Type_json = Repr__Type_json
(** @canonical Repr.Type_ordered *)
module Type_ordered = Repr__Type_ordered
(** @canonical Repr.Type_pp *)
module Type_pp = Repr__Type_pp
(** @canonical Repr.Type_size *)
module Type_size = Repr__Type_size
(** @canonical Repr.Utils *)
module Utils = Repr__Utils
(** @canonical Repr.Witness *)
module Witness = Repr__Witness