pub fn set_parent_from_headers(span: &Span, headers: &HeaderMap)
Set span parent from W3C Trace Context headers. Extracts the trace context and sets it as the parent of the given span.