Source file kaun__Checkpoint__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(** @canonical Kaun.Checkpoint.Artifact *)
module Artifact = Kaun__Checkpoint__Artifact
(** @canonical Kaun.Checkpoint.Manifest *)
module Manifest = Kaun__Checkpoint__Manifest
(** @canonical Kaun.Checkpoint.Repository *)
module Repository = Kaun__Checkpoint__Repository
(** @canonical Kaun.Checkpoint.Snapshot *)
module Snapshot = Kaun__Checkpoint__Snapshot
(** @canonical Kaun.Checkpoint.Snapshot_store *)
module Snapshot_store = Kaun__Checkpoint__Snapshot_store
(** @canonical Kaun.Checkpoint.Util *)
module Util = Kaun__Checkpoint__Util
module Kaun__Checkpoint__ = struct end
[@@deprecated "this module is shadowed"]