print_traces

Function print_traces 

Source
fn print_traces(tracer: TracingInspector, decoder: Arc<CallTraceDecoder>)
Expand description

Prints the traces for the inspector

Caution: This blocks on call trace decoding

ยงPanics

If called outside tokio runtime