Skip to main content

write_table

Function write_table 

Source
pub fn write_table(w: &mut dyn Write, table: &Table) -> Result<()>
Expand description

Writes table to w.