Expand description
EngineStep - observable output of Engine::poll per
docs/ENGINE.md §10 + docs/internal/IMPLEMENTATION_PLAN.md //! lines 751-753.
Enums§
- Engine
Step - One step of work the engine performed during a poll cycle.
Engine::pollreturnsVec<EngineStep>capturing every event the host can observe.