Skip to main content

Module table

Module table 

Source
Expand description

Table rendering for structured data output.

Uses the tabled crate for terminal table rendering.

Structs§

DoctorCheckRow
A single row in the doctor check output.
InterfaceRow
A row in the inspect interfaces table.

Functions§

render_table
Render a table from a list of items to stderr.