Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add visual progress indicators #3

Merged
merged 13 commits into from
Dec 13, 2024
Prev Previous commit
Next Next commit
fix: import
  • Loading branch information
Daru-san committed Dec 13, 2024
commit 6815a654d81445563af4355f8b912523485c4323
1 change: 1 addition & 0 deletions src/backend.rs
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
pub mod progress;
pub mod queue;