pub fn inject_traceparent( headers: &mut Vec<(String, Vec<u8>)>, ctx: &TraceContext, )
Inject a trace context as a W3C traceparent string into a header list.
If a "traceparent" header already exists, it is replaced.
"traceparent"