Skip to main content

Module progress

Module progress 

Source
Expand description

Tracer loop state, execution/mode enums, and progress callback.

Structs§

State
Runtime state shared with progress callbacks and handlers.

Enums§

Execution
Execution state for the tracer loop.
Mode
Tracing mode used to control stepping behavior.

Functions§

default
Default no-op progress function.

Trait Aliases§

ProgressFn
Progress callback signature used by the tracer loop.