Function text_grid::to_csv

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

Generate csv using the columns defined by Cells.