Expand description
A unified progress bar widget for ZLayer TUI applications.
Replaces the builder’s BuildProgress and the deploy TUI’s
render_progress_bar() with a single configurable widget that supports
both a trailing label (builder style) and a trailing percentage (deploy
style).
Structs§
- Progress
Bar - A configurable progress bar widget.