Expand description
Tracer loop state, execution/mode enums, and progress callback.
Structs§
- State
- Runtime state shared with progress callbacks and handlers.
Enums§
Functions§
- default
- Default no-op progress function.
Trait Aliases§
- Progress
Fn - Progress callback signature used by the tracer loop.