Skip to main content

write_table

Function write_table 

Source
pub fn write_table(writer: impl Write, table: &ParsedTable) -> Result<()>