[][src]Module bader::progress

Provides Bar: A quicker thread-safe version of the indicatif::ProgressBar.

Structs

Bar

Contains the indicatif progress bar and an atomic_counter RelaxedCounter. The counter is used to update the bar for use with a rayon iterator