package octez-libs

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

Module type Requester.HASHSource

An input module of Make

type t
val name : string
val encoding : t Tezos_base.TzPervasives.Data_encoding.t
val pp : Format.formatter -> t -> unit