Switching to Qt
also want .env to be included
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
pub mod client;
|
||||
pub mod types;
|
||||
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
Reference in New Issue
Block a user