Crate table_print

Source
Expand description

§TablePrint

TablePrint is a library for tables, including features such as:

  • Printing to the terminal.
  • Export to HTML
  • Export to CSV
  • Wrap

Re-exports§

pub use error::*;

Modules§

error

Structs§

Table