Skip to main content

format_traces

Function format_traces 

Source
pub fn format_traces(traces: &[Trace], limit: usize) -> String
Expand description

Render the most recent limit traces as JSON lines — machine-first (SPEC §0.2): each line is a full Trace, newest last.