mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-12-12 11:14:55 +02:00
ae69f423cd
Co-authored-by: liv <shadows@with.al> |
||
---|---|---|
.. | ||
if1.rs | ||
if2.rs | ||
if3.rs | ||
README.md |
If
if
, the most basic (but still surprisingly versatile!) type of control flow, is what you'll learn here.