Expand description
Collects and records trace data.
Structs§
- Interest
- Indicates a
Collect
’s interest in a particular callsite. - NoCollector
- A no-op collector.
- SetGlobal
Default Error - Returned if setting the global dispatcher fails.
Traits§
- Collect
- Trait representing the functions required to collect trace data.