Brassaia_eio_pack_io.Store
module type S = Store_intf.S
module type Maker = Store_intf.Maker
module type KV = Store_intf.KV
module Brassaia_pack = Brassaia_eio_pack.Brassaia_pack
module Maker
(Io_index : Brassaia_index.Index.Platform.S)
(Async : Async_intf.S)
(Config : Brassaia_pack.Conf.S) :
Maker