package tezos-storage

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

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 Node : Irmin.Private.Node.S with type hash = Hash.t and type step = string and type metadata = unit
OCaml

Innovation. Community. Security.