forge::traces

Function render_trace_arena_with_bytecodes

pub fn render_trace_arena_with_bytecodes(
    arena: &SparsedTraceArena,
    with_bytecodes: bool,
) -> String
Expand description

Render a collection of call traces to a string optionally including contract creation bytecodes.