package tezos-context-hash

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val t : t Repr.t
val hash : ((string -> unit) -> unit) -> t
val short_hash : t -> int
val hash_size : int
val of_string : string -> (t, [ `Msg of string ]) result