Switching to Qt

also want .env to be included
This commit is contained in:
2024-08-15 20:00:34 -04:00
Unverified
parent 38ca7cb26b
commit cf429f1252
15 changed files with 16 additions and 219 deletions

2
client/src/lib.rs Normal file
View File

@@ -0,0 +1,2 @@
pub mod client;
pub mod types;