Skip to main content

with_parent

Method
This is a method of the Span class in the trace module.
Set parent span.

Signature

def with_parent(mut self, parent_id: impl Into<String>) -> Self

Parameters

parent_id
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.