Skip to main content

trace_id

Method
This is a method of the TraceEvent class in the specialized module.
Set trace ID

Signature

def trace_id(mut self, id: impl Into<String>) -> Self

Parameters

id
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.