Module cargo_component_core::progress
source · 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§
- A progress bar implementation.
Enums§
- Indicates the style of information for displaying the amount of progress.