pub fn client_span(name: &str) -> SpanExpand description
Start a new SpanKind::Client child span for an outbound call to
another service (an HTTP request, a gRPC call, …).
pub fn client_span(name: &str) -> SpanStart a new SpanKind::Client child span for an outbound call to
another service (an HTTP request, a gRPC call, …).