pub fn extract_context(headers: &HashMap<String, String>) -> Option<SpanContext>👎Deprecated since 0.2.0:
Use opentelemetry propagator API instead
Available on crate feature
otel only.Expand description
Extract context from headers (placeholder)