package tezos-base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = private string
val of_string : string -> t
val pp : Format.formatter -> t -> unit
val encoding : t Data_encoding.t
val equal : t -> t -> bool
val zero : t