Brassaia_eio_pack_io.Checks
Offline stats for Brassaia stores.
type nonrec empty = Checks_intf.empty
module type Subcommand = Checks_intf.Subcommand
module type S = Checks_intf.S
module Make (_ : Checks_intf.Store) : S
module Integrity_checks
(XKey : Pack_key.S)
(X :
Brassaia_eio_pack_io.Import.Brassaia.Backend.S
with type Commit.key = XKey.t
and type Node.key = XKey.t
and type Schema.Hash.t = XKey.hash)
(Index : Pack_index.S) :
sig ... end