Expand description
Table rendering for structured data output.
Uses the tabled crate for terminal table rendering.
Structs§
- Doctor
Check Row - A single row in the doctor check output.
- Interface
Row - A row in the inspect interfaces table.
Functions§
- render_
table - Render a table from a list of items to stderr.