Module own

Source
Expand description

Own namespace of the module.

Structsยง

MultiProgress
The MultiProgress structure is used to manage and display multiple progress indicators simultaneously in the terminal. It utilizes the indicatif library.
ProgressBar
The ProgressBar structure is used to display progress indicators in the terminal. It wraps the functionality of the indicatif library.