package tezos-crypto

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val name : string
val of_bytes_opt : Bytes.t -> t option
val to_string : t -> string
val of_string_opt : string -> t option