package octez-internal-libs

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

Module Irmin.SchemaSource

Store schemas

Sourcemodule type S = sig ... end
Sourcemodule type Extended = sig ... end
Sourcetype default_hash = Hash.BLAKE2B.t
Sourcemodule type KV = Extended with type Hash.t = default_hash and type Branch.t = string and type Info.t = Info.default and type Metadata.t = unit and type Path.step = string and type Path.t = string list
Sourcemodule KV (C : Contents.S) : KV with module Contents = C
OCaml

Innovation. Community. Security.