fn host_state_to_wire(s: HostState) -> HostRolloutStateExpand description
Map the reducer’s internal HostState to the wire-side HostRolloutState.
1:1 — proto’s wire variants match the state-machine’s enum exactly.
fn host_state_to_wire(s: HostState) -> HostRolloutStateMap the reducer’s internal HostState to the wire-side HostRolloutState.
1:1 — proto’s wire variants match the state-machine’s enum exactly.