Module 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§

ProgressBar
A progress bar implementation.

Enums§

ProgressStyle
Indicates the style of information for displaying the amount of progress.