mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-17 23:52:34 +00:00
Expose `fabro_types::first_event_seq` next to `StageProjection`, replacing six identical `nonzero` test helpers and the private one in `run_state`. Add `RunProjection::iter_stages_mut` so `SerializableProjection` can clear bulky fields without the collect-then-lookup dance, and let the `fabro-dump` loop iterate `(&StageId, &StageProjection)` borrows directly to drop the per-stage `StageId::clone()` and redundant HashMap lookup. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| serializable_projection.rs | ||