Module ui

Module ui 

Source
Expand description

Terminal UI components (spinner, colors).

Structs§

Spinner
A terminal spinner for indicating progress.
Style
Styles for different semantic elements.

Functions§

handle_prompt_cancellation
Wraps a function that uses interactive prompts and handles user cancellation gracefully.