This website requires JavaScript.
Explore
Help
Sign In
guanjihuan
/
GitHub_collection_hello-world
Watch
1
Star
0
Fork
0
You've already forked GitHub_collection_hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
GitHub_collection_hello-world
/
r
/
rust.rs
4 lines
45 B
Rust
Raw
Normal View
History
Unescape
Escape
Added Rust
2013-05-27 22:57:19 -03:00
fn
main
(
)
{
Update rust.rs
2014-12-16 23:08:45 -05:00
println!
(
"
Hello, world!
"
)
;
Added Rust
2013-05-27 22:57:19 -03:00
}
Reference in New Issue
Copy Permalink