Skip to main content

Module table

Module table 

Source
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 rows under headers as a table with box-drawing borders.