Skip to main content

render_events_list

Function render_events_list 

Source
pub fn render_events_list(rows: &[EventRow]) -> String
Expand description

UX-P4-11: render the events list table. Ref-first per row (so it is trivially copyable), then kind @ date, amount, and the bracketed decision status. Read-only display.