c3c21ad91f | ||
---|---|---|
.. | ||
README.md | ||
intro1.rs | ||
intro2.rs |
README.md
Intro
Rust uses the print!
and println!
macros to print text to the console.
c3c21ad91f | ||
---|---|---|
.. | ||
README.md | ||
intro1.rs | ||
intro2.rs |
Rust uses the print!
and println!
macros to print text to the console.