Skip to main content

build_trace

Function build_trace 

Source
pub fn build_trace(
    execution_output: ExecutionOutput,
    trace_generation_context: TraceGenerationContext,
    program_info: ProgramInfo,
) -> ExecutionTrace
Expand description

Builds the main trace from the provided trace states in parallel.