Irmin_pack_unix.ChecksOffline stats for Irmin stores.
module type Subcommand = sig ... endmodule type S = sig ... endmodule Integrity_checks
(XKey : Pack_key.S)
(X :
Irmin.Backend.S
with type Commit.key = XKey.t
and type Node.key = XKey.t
and type Schema.Hash.t = XKey.hash)
(Index : sig ... end) :
sig ... end