Rezi
    Preparing search index...

    Type Alias ReproReplayMismatchCode

    ReproReplayMismatchCode:
        | "ZR_REPLAY_ACTION_COUNT_MISMATCH"
        | "ZR_REPLAY_ACTION_MISMATCH"
        | "ZR_REPLAY_INVARIANT_FATAL"
        | "ZR_REPLAY_INVARIANT_OVERRUN"

    Stable mismatch codes emitted by replay assertions.