This website requires JavaScript.
Explore
Help
Sign In
3025014
/
PR3-Rust-SS26
Watch
1
Star
1
Fork
You've already forked PR3-Rust-SS26
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
183c9c0426
PR3-Rust-SS26
/
0-introduction
/
2-hello-world.rs
4 lines
44 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello World!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink