Source file irmin_pack__.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
(** @canonical Irmin_pack.Atomic_write *)
module Atomic_write = Irmin_pack__Atomic_write
(** @canonical Irmin_pack.Atomic_write_intf *)
module Atomic_write_intf = Irmin_pack__Atomic_write_intf
(** @canonical Irmin_pack.Conf *)
module Conf = Irmin_pack__Conf
(** @canonical Irmin_pack.Import *)
module Import = Irmin_pack__Import
(** @canonical Irmin_pack.Indexable *)
module Indexable = Irmin_pack__Indexable
(** @canonical Irmin_pack.Indexable_intf *)
module Indexable_intf = Irmin_pack__Indexable_intf
(** @canonical Irmin_pack.Indexing_strategy *)
module Indexing_strategy = Irmin_pack__Indexing_strategy
(** @canonical Irmin_pack.Inode *)
module Inode = Irmin_pack__Inode
(** @canonical Irmin_pack.Inode_intf *)
module Inode_intf = Irmin_pack__Inode_intf
(** @canonical Irmin_pack.Irmin_pack_intf *)
module Irmin_pack_intf = Irmin_pack__Irmin_pack_intf
(** @canonical Irmin_pack.Layout *)
module Layout = Irmin_pack__Layout
(** @canonical Irmin_pack.Pack_key *)
module Pack_key = Irmin_pack__Pack_key
(** @canonical Irmin_pack.Pack_value *)
module Pack_value = Irmin_pack__Pack_value
(** @canonical Irmin_pack.Pack_value_intf *)
module Pack_value_intf = Irmin_pack__Pack_value_intf
(** @canonical Irmin_pack.Stats *)
module Stats = Irmin_pack__Stats
(** @canonical Irmin_pack.Version *)
module Version = Irmin_pack__Version
module Irmin_pack__ = struct end
[@@deprecated "this module is shadowed"]