async fn handle_input(
state: &Arc<AppState>,
clock: &ClockHandle,
event_log_tx: &EventLogTx,
rs: &mut ReducerState,
input: ReducerInput,
)async fn handle_input(
state: &Arc<AppState>,
clock: &ClockHandle,
event_log_tx: &EventLogTx,
rs: &mut ReducerState,
input: ReducerInput,
)