Skip to main content

PPROF_MAPPING_HAS_LINE_NUMBERS

Constant PPROF_MAPPING_HAS_LINE_NUMBERS 

pub const PPROF_MAPPING_HAS_LINE_NUMBERS: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

Indicates that there are line numbers related to this mapping.

§Notes