feat: added a basic interactivity to the client

This commit is contained in:
Andrew Rioux
2023-09-04 01:11:55 -04:00
parent 7876e00dc8
commit 7f1f43a601
10 changed files with 381 additions and 65 deletions

View File

@@ -1,3 +0,0 @@
fn main() {
println!("Hello, world!");
}