Skip to main content

Module progress_circle

Module progress_circle 

Source
Expand description

The ring form of crate::display::progress::ProgressBar.

Same state, same rules, same node: a position is published only when the extent of the work is known, and an unknown extent is drawn as an unknown extent rather than as a ring that happens to be a quarter full.

Structsยง

ProgressCircle
A ring for work in a place too tight for a bar.