create trait UiExt

This commit is contained in:
2025-04-26 04:37:10 +01:00
parent f5fd22d35c
commit 3610e44a08
5 changed files with 52 additions and 33 deletions
+1
View File
@@ -4,3 +4,4 @@ mod debug;
pub mod run;
pub mod settings;
mod tools;
mod ui_ext;