Module Brassaia_eio_pack_io.Checks_intf

type empty = |
module type Subcommand = sig ... end
module type S = sig ... end
module type Store = sig ... end
type integrity_error = [
  1. | `Wrong_hash
  2. | `Absent_value
]
module type Sigs = sig ... end