Skip to main content

render_row

Function render_row 

Source
pub fn render_row(row: &MessageRow) -> String
Expand 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.