Expand description
Collectors collect and record trace data.
Structs§
- Interest
- Indicates a Subscriber’s interest in a particular callsite.
- NoSubscriber
- A no-op Subscriber.
Traits§
- Subscriber
- Trait representing the functions required to collect trace data.