Crate testing_table
source ·Expand description
Crate provides a convinient functions for work with tables.
It was developed as a sub-project of tabled
.
Macros§
- Assert a given table.
- Assert a given table width.
- Build a static table.
- Create a test for a given table.
Functions§
- Returns a char width.
- Returns a string width.
- Returns a string width (accouting all characters).
- Returns a max string width of a line.