Skip to main content

get_span

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

Signature

Parameters

&str
required
No description available.

Returns

Option<&Span>
The result of the operation.