Expand description
One bordered table, drawn the same way everywhere.
Widths count characters, not bytes: an em dash is three bytes and one column, and Rust pads by characters — measuring in bytes puts every border after it out of line.
Functions§
- render
- Render
rowsunderheadersas a table with box-drawing borders.