This website requires JavaScript.
Explore
Help
Sign In
gbrochar
/
rust_learning
Watch
1
Star
0
Fork
You've already forked rust_learning
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
7ea306ec32
rust_learning
/
hello_world
/
main.rs
3 lines
44 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink