Crate table_print[][src]

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