Module tracing_core::span
source · Expand description
Spans represent periods of time in the execution of a program.
Structs
- Attributes provided to a
Subscriber
describing a new span when it is created. - Indicates what the
Subscriber
considers the “current” span. - Identifies a span within the context of a subscriber.
- A set of fields recorded by a span.