Module metadata
Available on crate features
dep_tracing
and alloc
only.Expand description
Metadata describing trace data.
Structsยง
- Indicates whether the callsite is a span or event.
- Describes the level of verbosity of a span or event.
- A filter comparable to a verbosity
Level
. - Returned if parsing a
Level
fails. - Indicates that a string could not be parsed to a valid level.