Module tracing_core::subscriber
source · Expand description
Collectors collect and record trace data.
Structs
Indicates a
Subscriber’s interest in a particular callsite.A no-op
Subscriber.Traits
Trait representing the functions required to collect trace data.