Start work on views system

This commit is contained in:
Michael Mikovsky
2025-10-23 11:25:02 -06:00
parent b8ca903bba
commit d83e81fabc
14 changed files with 556 additions and 95 deletions
+3
View File
@@ -0,0 +1,3 @@
mod test_activity;
pub use test_activity::TestActivity;