Skip to main content

project_iteration_trace

Function project_iteration_trace 

Source
pub fn project_iteration_trace(
    seed: u64,
    telemetry: ChunkTelemetry,
    decisions: Vec<Decision>,
) -> IterationTrace
Expand description

Projects one decoded chunk and its decisions into the host-independent trace view.