This website requires JavaScript.
Explore
Help
Sign In
x
/
box-o-sand
Watch
1
Star
0
Fork
0
You've already forked box-o-sand
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
976a5f7a5d
box-o-sand
/
rustbook
/
hello_world
/
main.rs
Dan Buch
976a5f7a5d
Booping around the rust book again
2017-12-21 21:58:54 -05:00
4 lines
45 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink