stub rust?

This commit is contained in:
bel
2024-05-06 21:00:31 -06:00
parent 9b482d45b4
commit 3ee1dc069e
4 changed files with 19 additions and 0 deletions

3
pttodoer/src/main.rs Normal file
View File

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