export
Method
This is a method of the TraceExporter class in the trace module.Export a trace.
Signature
Parameters
No description available.
Returns
The result of the operation.
export: Export a trace.
This is a method of the TraceExporter class in the trace module.Export a trace.
def export(&self, trace: &TraceContext) -> Result<(), Box<dyn std::error::Error>>