Function to_csv

Source
pub fn to_csv(rows: impl IntoIterator<Item = impl Cells>) -> String
Expand description

Generate csv using the columns defined by Cells.