package tezos-context

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

Module Context.SchemaSource

include Irmin.Schema.S with type Contents.t = bytes with type Metadata.t = unit with type Path.t = string list with type Path.step = string with type Branch.t = string with module Info = Irmin.Info.Default with type Hash.t = Hash.t
Sourcemodule Hash : Irmin.Hash.S with type t = Hash.t

Signature for digest hashes, inspired by Digestif.

Sourcemodule Branch : Irmin.Branch.S with type t = string
Sourcemodule Metadata : Irmin.Metadata.S with type t = unit
Sourcemodule Path : Irmin.Path.S with type t = string list with type step = string
Sourcemodule Contents : Irmin.Contents.S with type t = bytes
OCaml

Innovation. Community. Security.