Module Irmin_pack_unix.MakerSource

Parameters

Signature

Sourcetype endpoint = unit
include module type of struct include Pack_key.Store_spec end
type ('h, _) contents_key = 'h Pack_key.t
type 'h node_key = 'h Pack_key.t
type 'h commit_key = 'h Pack_key.t
Sourcemodule Make (Schema : Irmin.Schema.Extended) : sig ... end