pub fn extract_trace_context<'a>(req: impl Into<HeaderExtractor<'a>>)
Extracts the W3C TraceContext from the provided request and sets it as the parent of the current span.