package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module _ : Conf.S

Signature

type endpoint
type metadata = unit
type hash
include Irmin.Key.Store_spec.S with type ('h, 'v) contents_key = 'h Pack_key.t with type 'h node_key = 'h Pack_key.t with type 'h commit_key = 'h Pack_key.t
type ('h, 'v) contents_key = 'h Pack_key.t
type 'h node_key = 'h Pack_key.t
type 'h commit_key = 'h Pack_key.t
module Make (C : Irmin.Contents.S) : sig ... end
OCaml

Innovation. Community. Security.