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
fn print_traces(tracer: TracingInspector, decoder: Arc<CallTraceDecoder>)Prints the traces for the inspector
Caution: This blocks on call trace decoding
If called outside tokio runtime