Module subscriber

Source
Expand description

Collects and records trace data.

Structs§

Interest
Indicates a Subscriber’s interest in a particular callsite.

Traits§

Subscriber
Trait representing the functions required to collect trace data.

Functions§

with_default
Sets this dispatch as the default for the duration of a closure.