Skip to main content

render_csv

Function render_csv 

Source
pub fn render_csv(records: &[ExportRecord]) -> String
Expand description

RFC4180-ish CSV: header + one row per record.