scafolding for next

This commit is contained in:
beckerinj
2022-09-25 17:27:06 -04:00
parent 1852ee5216
commit f281f68a8f
26 changed files with 3079 additions and 84 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}