[][src]Module tokio_trace::subscriber

Collects and records trace data.

Structs

Interest

Indicates a Subscriber's interest in a particular callsite.

Traits

Subscriber

Trait representing the functions required to collect trace data.

Functions

with_default

Sets this dispatch as the default for the duration of a closure.