tracing_
core
0.2.0
Module collect
Module Items
Structs
Traits
In crate tracing_
core
tracing_core
Module
collect
Copy item path
Source
Expand description
Collectors collect and record trace data.
Structs
§
Interest
Indicates a
Collect
’s interest in a particular callsite.
NoCollector
A no-op
collector
.
Traits
§
Collect
Trait representing the functions required to collect trace data.