throbber 0.1.0

Display a throbber animation in the terminal.
Documentation

This crate serves as an alternative to loading. It is used to display a throbber animation in the terminal while other calculations are done in the main program.

Usage

First, add this to your Cargo.toml

[dependencies]
throbber = "0.1"