with_parent
Method
This is a method of the Span class in the trace module.Set parent span.
Signature
Parameters
No description available.
Returns
The result of the operation.
with_parent: Set parent span.
This is a method of the Span class in the trace module.Set parent span.
def with_parent(mut self, parent_id: impl Into<String>) -> Self