package irmin-mirage-git

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

Module type Irmin_mirage_git.KV_makerSource

module G : Irmin_git.G
type endpoint = Mimic.ctx * Smart_git.Endpoint.t
type branch
module Make (C : Irmin.Contents.S) : sig ... end