Expand description

Home of the SimpleLoadingBar methods and its associated structs and enums.

Structs

like a LoadingBar, but only uses '\r' instead of crossterm::cursor to update the loading bar. This may makeit easeir to use especially when scrolling is involved. Nothing else can be printed to the same shell/terminal while it is running or else you might get weird results.

Enums