mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 14:44:25 +00: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.