fn invariant_handlers_succeeded<FEN: FoundryEvmNetwork>(
executor: &Executor<FEN>,
target: &ShowmapReplayTarget<'_>,
call_result: &RawCallResult<FEN>,
) -> boolExpand description
Whether the just-executed handler call passed the campaign’s success gate.