papergrid 0.18.0

Papergrid is a core library to print a table
Documentation
1
2
3
4
5
6
7
mod column_span;
mod format_configuration;
mod peekable_grid;
mod render;
mod row_span;
mod settings;
mod styling;