pub fn set_trace_context_single(context: TraceContext, headers: &mut HeaderMap)
Expand description

Serializes a trace context into the b3 header.

This form is more compact than the old X-B3- set of headers, but some implementations may not support it.