package tezos-context

  1. Overview
  2. Docs

Context serialization format.

module Hash : sig ... end
module Contents : Irmin.Contents.S with type t = bytes
module Metadata : Irmin.Metadata.S with type t = unit
module Path : Irmin.Path.S with type step = string and type t = string list
module Branch : Irmin.Branch.S with type t = string
module Info = Irmin.Info