Expand description
Enhanced progress tracking for Rusty Commit CLI.
Provides multi-step progress indicators with timing and status tracking.
Structs§
- Progress
Tracker - Enhanced progress tracker with multi-step support.
- Step
- A single step in a multi-step workflow.
Enums§
- Step
Status - Step status for multi-step progress.
Functions§
- format_
timing_ breakdown - Format timing breakdown as a string.
- oauth_
wait_ spinner - OAuth wait spinner with consistent styling for authentication flows.
- spinner
- Convenience function to create a simple spinner.
- styled_
progress - Create a styled progress bar with custom template.