-
chore: handle all cases for EventMsg (#936)
发布于
2025-05-14 20:36:43 +00:00 For now, this removes the
#[non_exhaustive]directive onEventMsgso
that we are forced to handle allEventMsgby default. (We may revisit
this if/when we publishcore/as alibcrate.) For now, it is
helpful to have this as a forcing function because we have effectively
two UIs (tuiandexec) and usually when we add a new variant to
EventMsg, we want to be sure that we update both.下载附件