[][src]Module tokio_trace_core::dispatcher

Dispatches trace events to Subscribers.

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.