1 2 3 4
mod table_display; pub use table_display::print_table; pub use table_display::render_records;