package octez-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_tree_encoding.RunnerSource

Sourcemodule type S = sig ... end
Sourcemodule Make (T : TREE) : S with type tree = T.tree

Builds a new runner for encoders using a specific tree.

OCaml

Innovation. Community. Security.