package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type Dump_interface = Context_dump_intf.Dump_interface
module type S = Context_dump_intf.S
module Make (I : Dump_interface) : S with type index := I.index and type context := I.context and type block_header := I.Block_header.t and type context_hash := I.Commit_hash.t
OCaml

Innovation. Community. Security.