pub const fn otel_feature_enabled() -> boolExpand description
True when this build of the SDK was compiled with the otel feature
enabled. Bindings can use this to decide whether to log a warning when
the user requests OTel from a feature-disabled build.