Skip to main content

get_span_mut

Method
This is a method of the TraceContext class in the trace module.
Get mutable span by ID.

Signature

Parameters

&str
required
No description available.

Returns

Option<&mut Span>
The result of the operation.