Skip to main content

render_table

Function render_table 

Source
pub fn render_table(
    table: &Table,
    resolver: &NameResolver,
    if_not_exists: bool,
) -> Result<String, ExportError>