mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 14:02:22 -05:00
179a75a68d
closes #859 closes #913 closes #942 |
||
---|---|---|
.. | ||
intro1.rs | ||
intro2.rs | ||
mod.rs | ||
README.md |
Intro
Rust uses the print!
and println!
macros to print text to the console.