package tezos-event-logging

  1. Overview
  2. Docs

Module Internal_event.All_definitionsSource

Access to all the event definitions registered with Make.

Sourceval get : unit -> Generic.definition list

Get the list of all the known definitions.

Sourceval find : (string -> bool) -> Generic.definition option

Find the definition matching on the given name.

OCaml

Innovation. Community. Security.