Going in for egui

this has to work
This commit is contained in:
2024-09-15 14:32:59 -04:00 Unverified
parent 505236278c
commit aeb24f1cb4
7 changed files with 162 additions and 4 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
pub mod client;
pub mod types;
pub mod types;
pub mod app;
pub mod ui;