Module Brassaia_eio.Dot

Store dumps.

module type S = sig ... end
module Make (S : Store.Generic_key.S) : S with type db = S.t