package tezos-test-helpers

  1. Overview
  2. Docs

Module Tezos_test_helpers.RoundtripSource

Sourcemodule type ROUNDTRIP = sig ... end
Sourcetype t = (module ROUNDTRIP)
Sourceval target : t -> string
Sourceval make : 'a. 'a Data_encoding.t -> t -> 'a -> 'a
Sourceval binary : t
Sourceval json : t
OCaml

Innovation. Community. Security.