Back to Rustlings

Intro

exercises/00_intro/README.md

6.5.0258 B
Original Source

Intro

Rust uses the print! and println! macros to print text to the console.

Further information