Skip to main content

export_to_csv

Function export_to_csv 

Source
pub fn export_to_csv(table: &ExtractedTable) -> String
Expand description

Export a table to CSV format.

§Arguments

  • table - The table to export

§Returns

CSV formatted string