Function render_trace_arena
pub fn render_trace_arena(arena: &SparsedTraceArena) -> String
Expand description
Render a collection of call traces to a string.
pub fn render_trace_arena(arena: &SparsedTraceArena) -> String
Render a collection of call traces to a string.