= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package tezos-crypto
-
tezos-crypto
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val of_hex : Hex.t -> t Tezos_error_monad.Error_monad.tzresult
val to_string : t -> string
val of_string : string -> t Tezos_error_monad.Error_monad.tzresult
val of_string_opt : string -> t option
val of_string_exn : string -> t
val of_bytes : Bytes.t -> t Tezos_error_monad.Error_monad.tzresult