Expand description
Module for the implementation of a progress bar.
This is heavily influenced by the cargo
implementation so
that it has the same appearance.
Structs§
- Progress
Bar - A progress bar implementation.
Enums§
- Progress
Style - Indicates the style of information for displaying the amount of progress.