package tezos-lwt-result-stdlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Make (Trace : Traced_sigs.Trace.S) : sig ... end

Make is a functor that takes a Trace as argument and instantiates all the Traced modules based on it.