[][src]Crate tablers

Facilities to print data as tables. Currently this only works by printing to pdf. Which is done in lib.rs This will be extended and allow printing to csv and perhaps other formats.

Modules

pdf

Structs

Cell
Row
Table

Enums

Error
RowStyle

Traits

ToCell