Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Make.RequestThe type of events. It is possible to wait for an event to be processed from outside the worker using push_request_and_wait. In this case, the handler for this event can return a value. The parameter is the type of this value.
include Tezos_base.Worker_intf.VIEWval encoding : view Data_encoding.tval pp : Format.formatter -> view -> unit