Skip to main content

Module progress

Module progress 

Source

Structs§

ProgressReporter
A throttled sink for pipeline progress.

Enums§

Phase
Coarse pipeline stages, in the order the robust engine runs them.

Functions§

begin_phase
Option-aware ProgressReporter::begin_phase, mirroring how crate::cancel::is_cancelled handles the absent case.
maybe_par_map_ct_progress
Sequential fallback: identical output to the parallel version.