mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-01-06 00:00:03 +03:00
7da4ad469a
This commit is mainly to test to see if the readme.md updates when I change it 👍
|
||
---|---|---|
.. | ||
intro1.rs | ||
intro2.rs | ||
README.md |
Intro
Rust uses the print!
and println!
macros to print text to the console.