[][src]Module tokio_trace_core::subscriber

Subscribers collect and record trace data.

Structs

Interest

Indicates a Subscriber's interest in a particular callsite.

Traits

Subscriber

Trait representing the functions required to collect trace data.