Module dispatcher

Source
Expand description

Dispatches trace events to Subscribers.c

Structs§

Dispatch
Dispatch trace data to a Subscriber.

Functions§

get_default
Executes a closure with a reference to this thread’s current dispatcher.
with_default
Sets this dispatch as the default for the duration of a closure.