Tools & CLIs

replay

Inspect and replay .zddsrec recordings.

Install

cargo install zerodds-replay     # if published
# or build from source:
cargo build --release -p replay

Documentation

The canonical reference is in the repository — kept next to the source so that examples stay accurate:

Related