Module targets
Source Available on crate features std
or alloc
only.
Expand description
- IntoIter
- An owning iterator over the target-level pairs of a
Targets
filter. - Iter
- A borrowing iterator over the target-level pairs of a
Targets
filter. - Targets
- A filter that enables or disables spans and events based on their target
and level.