Struct tracing_core::metadata::Kind [−][src]
pub struct Kind(_);Expand description
Indicates whether the callsite is a span or event.
Implementations
enabled! callsite. Subscribers can assume
this Kind means they will never recieve a
full event with this Metadata.
