This website requires JavaScript.
Explore
Help
Register
Sign In
zach
/
rustlings
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c756b14e242b30c2e21113d63b12dd568e7057c4
rustlings
/
exercises
/
00_intro
T
History
Zacharias-Brohn
c756b14e24
initial commit
2026-07-12 23:39:38 +02:00
..
intro1.rs
initial commit
2026-07-12 23:39:38 +02:00
intro2.rs
initial commit
2026-07-12 23:39:38 +02:00
README.md
initial commit
2026-07-12 23:39:38 +02:00
README.md
Intro
Rust uses the
print!
and
println!
macros to print text to the console.
Further information
Hello World
Formatted print
Reference in New Issue
View Git Blame
Copy Permalink