Module progress

Module progress 

Source
Expand description

Progress tracking for parallel sync with atomic counters

Structs§

StreamProgress
Progress tracking for a single data stream
SyncProgress
Overall sync progress across all streams

Type Aliases§

SharedProgress
Shared progress wrapped in Arc for parallel access