This website requires JavaScript.
Explore
Help
Sign In
minhtrannhat
/
rustlings
Watch
1
Star
0
Fork
0
You've already forked rustlings
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
rustlings
/
intro
History
minhtrannhat
de720e326d
initial commit
2024-06-23 02:38:20 -04:00
..
intro1.rs
initial commit
2024-06-23 02:38:20 -04:00
intro2.rs
initial commit
2024-06-23 02:38:20 -04:00
README.md
initial commit
2024-06-23 02:38:20 -04:00
README.md
Intro
Rust uses the
print!
and
println!
macros to print text to the console.
Further information
Hello World
Formatted print