[][src]Function zipkin::join_trace

pub fn join_trace(context: TraceContext) -> OpenSpan<Attached>

Joins an existing trace.

The context can come from, for example, the headers of an HTTP request.