This website requires JavaScript.
Explore
Help
Register
Sign In
jrenaud
/
hello-world
Watch
1
Star
0
Fork
0
You've already forked hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
132c35bb4ef71df476a52c811ee90f187edcb89d
hello-world
/
r
/
rust.rs
bcnjr5
0acc2f97a8
Added Rust
2013-05-27 22:57:19 -03:00
4 lines
46 B
Rust
Raw
Blame
History
fn
main
(
)
{
io
::
println
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink