pub fn render_row(row: &MessageRow) -> StringExpand description
Format a single row for the mailbox pane. Kept terse: [from] text on one line — no timestamps, no recipient (the tab tells
you the recipient class). Multi-line bodies are flattened with a
space so a single message stays one row in the pane.