move event data out of widgetdata

This commit is contained in:
iris committed 2025-12-23 15:42:04 -05:00
1 parent 54534c4c34
commit 462c0e6416
7 files changed
+24 -29

No files matched your search

+1
View File
@@ -3,6 +3,7 @@
#![feature(gen_blocks)]
#![feature(associated_type_defaults)]
#![feature(unsize)]
#![feature(option_into_flat_iter)]
pub mod default;
pub mod event;