pub fn render_to_string(
state: &TuiState,
report: &StressReport,
perf: &PerformanceResult,
) -> StringExpand description
Render TUI state to string (for non-interactive output)
pub fn render_to_string(
state: &TuiState,
report: &StressReport,
perf: &PerformanceResult,
) -> StringRender TUI state to string (for non-interactive output)