Flatten nested Rust projects into monorepo
This commit is contained in:
BIN
hello_world/main
Executable file
BIN
hello_world/main
Executable file
Binary file not shown.
3
hello_world/main.rs
Normal file
3
hello_world/main.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
println!("Hello World!");
|
||||
}
|
Reference in New Issue
Block a user