Brassaia_eio_pack_io.Pack_index
module type S = Pack_index_intf.S
module Make_io (K : Brassaia_eio_pack_io.Import.Brassaia.Hash.S) : S with type key = K.t
An abstraction on top of the index library that exposes an API that better fits the brassaia-pack use case.