[][src]Module tracing_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.