end_span
Method
This is a method of the TraceContext class in the trace module.End a span.
Signature
Parameters
No description available.
Returns
The result of the operation.
end_span: End a span.
This is a method of the TraceContext class in the trace module.End a span.
def end_span(&mut self, span_id: &str) -> ()