Skip to main content

end_span

Method
This is a method of the TraceContext class in the trace module.
End a span.

Signature

def end_span(&mut self, span_id: &str) -> ()

Parameters

span_id
&str
required
No description available.

Returns

Returns
()
The result of the operation.