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 = [
| `Wrong_hash
| `Absent_value
]
module type Sigs = sig ... end