Skip to main content

render_ticket_notes

Function render_ticket_notes 

Source
pub fn render_ticket_notes(slug: &str, notes: &[TicketNote]) -> String
Expand description

Render the notes listing: one <ts> <author>: <text> line per note, in file order (== chronological order).