Brassaia_index.Checks
Offline integrity checking and recovery for Index stores.
type nonrec empty = Checks_intf.empty
module type S = Checks_intf.S
module type Platform_args = Checks_intf.Platform_args
module Make (K : Data.Key) (V : Data.Value) (_ : Platform_args) : S