Module Helpers.MakeRawSource

Parameters

module H : sig ... end

Signature

Sourceval of_bytes_exn : Bytes.t -> H.t
Sourceval of_string_exn : string -> H.t
Sourceval of_hex_opt : Tezos_stdlib.Hex.t -> H.t option
Sourceval of_hex_exn : Tezos_stdlib.Hex.t -> H.t