[−][src]Crate text_loading_animation
Enums
| Destination | The destination stream where the loading animation should be written to. |
| ProgressFnKind | Describes the semantics of the return value of the progress function. |
Functions
| show_loading_animation | Displays a loading animation on stdout. From and To are both values that are not necessarily percent. They describe to problem range, e.g. copy files 1000 to 2000. |