Function app_state_reducer

Source
pub fn app_state_reducer(
    state: &AppStateContext,
    action: AppAction,
) -> AppStateContext