Expand description
Dispatches trace events to Subscriber
s.c
Structs§
- Dispatch
Dispatch
trace data to aSubscriber
.
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.