Skip to main content

Module progress

Module progress 

Source
Expand description

Enhanced progress tracking for Rusty Commit CLI.

Provides multi-step progress indicators with timing and status tracking.

Structs§

ProgressTracker
Enhanced progress tracker with multi-step support.
Step
A single step in a multi-step workflow.

Enums§

StepStatus
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.