current_span_id
Method
This is a method of the TraceContext class in the trace module.Get current span ID.
Signature
Returns
The result of the operation.
current_span_id: Get current span ID.
This is a method of the TraceContext class in the trace module.Get current span ID.
def current_span_id(&self) -> Option<&str>