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