Skip to content

Instantly share code, notes, and snippets.

@alievy
Created April 5, 2023 14:54
Show Gist options
  • Save alievy/0401ca5c369884891b97cd4ef4a2cb6c to your computer and use it in GitHub Desktop.
Save alievy/0401ca5c369884891b97cd4ef4a2cb6c to your computer and use it in GitHub Desktop.
Loading spinner
let spinner = vec!["⠋", "⠙", "⠹", "⠸", "⠼", "⠴", "⠦", "⠧", "⠇", "⠏"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment