Expand description
Box-drawing table renderers for CLI output.
render_table draws an arbitrary header/row grid;
render_service_table renders the service-status table from
ServiceTableEntry values; and render_startup_complete prints the
post-boot summary. Output goes to stdout via this sanctioned display sink.
Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.
Structs§
Functions§
- render_
service_ table - render_
service_ table_ into - Renders the service-status table into
out. - render_
startup_ complete - render_
table - truncate_
to_ width