Module type Generic_key.KV_maker

type endpoint
type metadata
type hash
type info
include Key.Store_spec.S
type ('h, 'v) contents_key
type 'h node_key
type 'h commit_key
module Make (C : Contents.S) : sig ... end