package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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
module Hash : Irmin.Hash.S with type t = Hash.t

Signature for digest hashes, inspired by Digestif.

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

Innovation. Community. Security.