FerroReplay
API reference
Rust API reference for FerroReplay deterministic time, event replay, and journal-facing primitives.
The FerroReplay API reference covers deterministic time, event replay, and journal-facing primitives used by Anvil and the Ferro engine family.
API bundle
ferro_replay— replay clock, event envelopes, deterministic session state, and replay helpers.
Start here
- Getting started explains the replay boundary.
- Replay loop example shows how to keep event order and clock advancement explicit.