Struct tracing_core::metadata::Kind
source · pub struct Kind(u8);
Expand description
Indicates whether the callsite is a span or event.
Tuple Fields§
§0: u8
pub struct Kind(u8);
Indicates whether the callsite is a span or event.
0: u8