async fn handle_input(
host_states: &mut HashMap<RolloutId, HostRolloutState>,
manifests: &mut Option<SignedManifestSet>,
clock: &ClockHandle,
ctx: &ApplierCtx<'_>,
input: ReducerInput,
)async fn handle_input(
host_states: &mut HashMap<RolloutId, HostRolloutState>,
manifests: &mut Option<SignedManifestSet>,
clock: &ClockHandle,
ctx: &ApplierCtx<'_>,
input: ReducerInput,
)