Module Trace_event.Subscriber

type event_consumer = {
  1. on_event : Event.t -> unit;
}

Callback for events