We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e2c5f commit 1ec2b6eCopy full SHA for 1ec2b6e
hello_world/hello_world.exe
149 KB
hello_world/hello_world.pdb
1.09 MB
hello_world/hello_world.rs
@@ -0,0 +1,3 @@
1
+fn main() {
2
+ println!("Hello World!");
3
+}
0 commit comments