fn with_seq(event: Event, seq: u64) -> Event
Rewrite the seq field on a Local* event. The reducer owns the monotonic counter (single mutator) so workers can emit with seq = 0 and let this function fill it in.
seq
Local*
seq = 0