configure_table

Function configure_table 

Source
pub fn configure_table(
    out: &mut TableOutput,
    config: &Config,
    comp: &StyleComputer<'_>,
    mode: TableMode,
)