This website requires JavaScript.
Explore
Help
Sign In
Trianta
/
rustlings
Watch
1
Star
0
Fork
0
You've already forked rustlings
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5.4.1
rustlings
/
exercises
/
intro
History
TriantaTV
5004cc3bbb
Current progress
2023-04-20 05:50:50 -05:00
..
intro1.rs
Current progress
2023-04-20 05:50:50 -05:00
intro2.rs
Current progress
2023-04-20 05:50:50 -05:00
README.md
feat(intro): Add intro section.
2021-04-24 13:15:34 -04:00
README.md
Intro
Rust uses the
print!
and
println!
macros to print text to the console.
Further information
Hello World
Formatted print