pub fn render_stats(rows: &[Stat]) -> StringExpand description
Render the per-author stats table.
Blue comes from the ANSI 16 palette so terminal themes can remap it. Styling is gated by yansi’s global condition, so it is plain text when color is disabled.